Skip to content

Commit 5dcc191

Browse files
authoredFeb 27, 2025··
Updated th2-bom to 4.11.0 version (#114)
1 parent fef4d1d commit 5dcc191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ kotlin-plugin = { group = "org.jetbrains.kotlin", name = "kotlin-gradle-plugin",
2525
protoc = { group = "com.google.protobuf", name = "protoc", version = "3.25.6" }
2626
grpc-protoc-plugin = { group = "io.grpc", name = "protoc-gen-grpc-java", version = "1.70.0" }
2727
grpc-service-generator = { group = "com.exactpro.th2", name = "grpc-service-generator", version = "3.7.0" }
28-
th2-bom = { group = "com.exactpro.th2", name = "bom", version = "4.10.0" }
28+
th2-bom = { group = "com.exactpro.th2", name = "bom", version = "4.11.0" }

0 commit comments

Comments
 (0)
Please sign in to comment.