Skip to content

Commit 56e535c

Browse files
authored
Update gRPC generator version (#119)
1 parent 5688ecf commit 56e535c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ junit-kotlin = { group = "org.jetbrains.kotlin", name = "kotlin-test-junit5" }
2424
kotlin-plugin = { group = "org.jetbrains.kotlin", name = "kotlin-gradle-plugin", version.ref = "kotlin" }
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.71.0" }
27-
grpc-service-generator = { group = "com.exactpro.th2", name = "grpc-service-generator", version = "3.7.0" }
27+
grpc-service-generator = { group = "com.exactpro.th2", name = "grpc-service-generator", version = "3.8.0" }
2828
th2-bom = { group = "com.exactpro.th2", name = "bom", version = "4.11.0" }

0 commit comments

Comments
 (0)