We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cca8aa9 commit b7136b2Copy full SHA for b7136b2
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.53.0"
12
-val protobufVersion = "3.22.3"
+val protobufVersion = "3.22.4"
13
14
dependencies {
15
agent("org.aspectj:aspectjweaver")
0 commit comments