Skip to content

Commit b7136b2

Browse files
bump protobufVersion from 3.22.3 to 3.22.4 (via #916)
1 parent cca8aa9 commit b7136b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

allure-grpc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description = "Allure gRPC Integration"
99
val agent: Configuration by configurations.creating
1010

1111
val grpcVersion = "1.53.0"
12-
val protobufVersion = "3.22.3"
12+
val protobufVersion = "3.22.4"
1313

1414
dependencies {
1515
agent("org.aspectj:aspectjweaver")

0 commit comments

Comments
 (0)