Skip to content

Commit

Permalink
bump protobufVersion from 4.26.1 to 4.27.2 (via #1066)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent 540c2aa commit 4e69296
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 @@ -9,7 +9,7 @@ description = "Allure gRPC Integration"
val agent: Configuration by configurations.creating

val grpcVersion = "1.57.2"
val protobufVersion = "4.26.1"
val protobufVersion = "4.27.2"

dependencies {
agent("org.aspectj:aspectjweaver")
Expand Down

0 comments on commit 4e69296

Please sign in to comment.