We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 603bd6f + 547c624 commit b4cd9adCopy full SHA for b4cd9ad
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.57.2"
12
-val protobufVersion = "4.27.2"
+val protobufVersion = "4.27.3"
13
14
dependencies {
15
agent("org.aspectj:aspectjweaver")
0 commit comments