Skip to content

Commit 954175f

Browse files
bump grpcVersion from 1.57.1 to 1.57.2 (via allure-framework#958)
1 parent 43c4d6b commit 954175f

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
@@ -8,7 +8,7 @@ description = "Allure gRPC Integration"
88

99
val agent: Configuration by configurations.creating
1010

11-
val grpcVersion = "1.57.1"
11+
val grpcVersion = "1.57.2"
1212
val protobufVersion = "3.22.4"
1313

1414
dependencies {

0 commit comments

Comments
 (0)