Skip to content

Commit d70af0a

Browse files
build(deps): bump protobufVersion from 4.33.2 to 4.33.5 (via #1241)
1 parent 45da291 commit d70af0a

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.79.0"
12-
val protobufVersion = "4.33.2"
12+
val protobufVersion = "4.33.5"
1313
val jacksonVersion = "2.17.2"
1414

1515
dependencies {

0 commit comments

Comments
 (0)