diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 92fbc93..a6cf49d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,7 +5,7 @@ logback = "1.5.18" [libraries] th2-bom = { group = "com.exactpro.th2", name = "bom", version = "4.14.1" } -th2-common = { group = "com.exactpro.th2", name = "common", version = "5.16.0-dev" } +th2-common = { group = "com.exactpro.th2", name = "common", version = "5.16.1-dev" } th2-cradle-cassandra = { group = "com.exactpro.th2", name = "cradle-cassandra", version.ref = "cradle" } th2-grpc-service-generator = { group = "com.exactpro.th2", name = "grpc-service-generator", version = "3.8.4" } th2-grpc-check1 = { group = "com.exactpro.th2", name = "grpc-check1", version = "4.4.1-dev" }