diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 639cfc6..c171332 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ cradle = "5.6.0-dev" logback = "1.5.18" [libraries] -th2-bom = { group = "com.exactpro.th2", name = "bom", version = "4.13.2" } +th2-bom = { group = "com.exactpro.th2", name = "bom", version = "4.14.0" } th2-common = { group = "com.exactpro.th2", name = "common", version = "5.16.0-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.3" }