We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eab345a commit cb7c69dCopy full SHA for cb7c69d
1 file changed
allure-grpc/build.gradle.kts
@@ -8,7 +8,7 @@ description = "Allure gRPC Integration"
8
9
val agent: Configuration by configurations.creating
10
11
-val grpcVersion = "1.50.2"
+val grpcVersion = "1.51.0"
12
val protobufVersion = "3.21.9"
13
14
dependencies {
0 commit comments