Skip to content

Commit 480ec9d

Browse files
build(deps): bump grpcVersion from 1.75.0 to 1.76.0 (via #1202)
1 parent a207280 commit 480ec9d

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

99
val agent: Configuration by configurations.creating
1010

11-
val grpcVersion = "1.75.0"
11+
val grpcVersion = "1.76.0"
1212
val protobufVersion = "4.32.1"
1313
val jacksonVersion = "2.17.2"
1414

0 commit comments

Comments
 (0)