Skip to content

Commit

Permalink
bump protobuf from 3.21.11 to 3.22.2 (via #899)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 27, 2023
1 parent 257e58b commit 8fe2087
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.53.0"
val protobufVersion = "3.21.11"
val protobufVersion = "3.22.2"

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

0 comments on commit 8fe2087

Please sign in to comment.