Skip to content

Commit

Permalink
build(deps): bump protobufVersion from 4.27.2 to 4.27.3 (via #1120)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 3d361dd commit 547c624
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.27.2"
val protobufVersion = "4.27.3"

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

0 comments on commit 547c624

Please sign in to comment.