Skip to content

Commit 3b2660a

Browse files
bump grpc from 1.46.0 to 1.47.0 (via allure-framework#771)
1 parent 687df9b commit 3b2660a

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.46.0"
11+
val grpcVersion = "1.47.0"
1212
val protobufVersion = "3.21.0"
1313

1414
dependencies {

0 commit comments

Comments
 (0)