diff --git a/build.gradle b/build.gradle index 095b6ca..3c46351 100644 --- a/build.gradle +++ b/build.gradle @@ -17,7 +17,7 @@ apply plugin: 'kotlin-kapt' dependencies { api platform("com.exactpro.th2:bom:4.5.0") - implementation "com.exactpro.th2:common:5.7.2-TH2-5143-+" + implementation "com.exactpro.th2:common:5.7.2-dev" implementation "com.exactpro.th2:common-utils:2.2.2-dev" implementation "com.exactpro.th2:codec:5.4.1-TH2-5143-+"