Skip to content

Commit

Permalink
bump protobufVersion from 3.21.6 to 3.21.9 (via #847)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 25, 2022
1 parent 4df40ba commit d4b8c68
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.50.2"
val protobufVersion = "3.21.6"
val protobufVersion = "3.21.9"

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

0 comments on commit d4b8c68

Please sign in to comment.