Skip to content

Commit

Permalink
dependencies updated to dev releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleg Smelov committed Apr 10, 2024
1 parent affafe0 commit d964265
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ dependencies {
}
implementation "com.exactpro.th2:common-utils:2.2.3-dev"
implementation 'com.exactpro.th2:netty-bytebuf-utils:0.0.1'
implementation 'com.exactpro.th2:conn-dirty-tcp-core:3.5.0-dv3-channel-recovery-8632066697-0fff487-SNAPSHOT' //TODO: dev release
implementation 'com.exactpro.th2:grpc-lw-data-provider:2.3.1-TH2-2212-recover-subscriptions-d96f3d8-SNAPSHOT' //TODO: dev release
implementation 'com.exactpro.th2:conn-dirty-tcp-core:3.5.0-dev'
implementation 'com.exactpro.th2:grpc-lw-data-provider:2.3.1-dev'

implementation 'org.slf4j:slf4j-api'
implementation 'io.github.microutils:kotlin-logging:3.0.5'
Expand Down

0 comments on commit d964265

Please sign in to comment.