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 45da291 commit d70af0aCopy full SHA for d70af0a
1 file changed
allure-grpc/build.gradle.kts
@@ -9,7 +9,7 @@ description = "Allure gRPC Integration"
9
val agent: Configuration by configurations.creating
10
11
val grpcVersion = "1.79.0"
12
-val protobufVersion = "4.33.2"
+val protobufVersion = "4.33.5"
13
val jacksonVersion = "2.17.2"
14
15
dependencies {
0 commit comments