We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47af6f6 commit 6c34a98Copy full SHA for 6c34a98
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.53.0"
+val grpcVersion = "1.57.1"
12
val protobufVersion = "3.22.4"
13
14
dependencies {
0 commit comments