diff --git a/build.gradle b/build.gradle index 4d1d377..3aac316 100644 --- a/build.gradle +++ b/build.gradle @@ -52,7 +52,7 @@ dependencies { } implementation "com.exactpro.th2:common-utils:2.2.0-dev" implementation 'com.exactpro.th2:netty-bytebuf-utils:0.0.1' - implementation 'com.exactpro.th2:conn-dirty-tcp-core:3.3.0-dev' + implementation 'com.exactpro.th2:conn-dirty-tcp-core:3.3.1-th2-5128-6890257465-32450f7-SNAPSHOT' implementation 'com.exactpro.th2:grpc-lw-data-provider:2.2.0-dev' implementation 'org.slf4j:slf4j-api'