Skip to content

Commit 2f18a6c

Browse files
bump protobuf from 3.21.0 to 3.21.1 (via allure-framework#777)
1 parent dae3615 commit 2f18a6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.47.0"
12-
val protobufVersion = "3.21.0"
12+
val protobufVersion = "3.21.1"
1313

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

0 commit comments

Comments
 (0)