diff --git a/build.gradle b/build.gradle index fda2aef..9a9f4a6 100644 --- a/build.gradle +++ b/build.gradle @@ -33,7 +33,7 @@ dependencies { implementation ("com.exactpro.th2:common:5.11.0-dev") implementation "org.slf4j:slf4j-api" - api "com.exactpro.th2:read-file-common-core:3.3.0-migrate-to-th2-gradle-plugin-+" + api "com.exactpro.th2:read-file-common-core:3.3.0-dev" implementation('com.exactpro.th2:netty-bytebuf-utils:0.2.0') { because("'asExpandable' method is used") }