Skip to content

Commit

Permalink
[TH2-5136] Used release version in dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita-Smirnov-Exactpro committed Nov 30, 2023
1 parent 1e475a4 commit e74725b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ dependencies {
implementation ("com.exactpro.th2:common:5.7.1-dev")
implementation "org.slf4j:slf4j-api"

api "com.exactpro.th2:read-file-common-core:3.2.0-TH2-5136-+"
api "com.exactpro.th2:read-file-common-core:3.2.0-dev"
implementation('com.exactpro.th2:netty-bytebuf-utils:0.2.0') {
because("'asExpandable' method is used")
}
Expand Down

0 comments on commit e74725b

Please sign in to comment.