We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18c6533 commit 1d0c954Copy full SHA for 1d0c954
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.77.0"
12
-val protobufVersion = "4.32.1"
+val protobufVersion = "4.33.2"
13
val jacksonVersion = "2.17.2"
14
15
dependencies {
0 commit comments