Skip to content

Commit

Permalink
bump grpcVersion from 1.57.1 to 1.57.2 (via #958)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 43c4d6b commit 954175f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion allure-grpc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description = "Allure gRPC Integration"

val agent: Configuration by configurations.creating

val grpcVersion = "1.57.1"
val grpcVersion = "1.57.2"
val protobufVersion = "3.22.4"

dependencies {
Expand Down

0 comments on commit 954175f

Please sign in to comment.