Skip to content

Commit

Permalink
Merge branch 'allure-framework:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-possible authored Nov 3, 2024
2 parents 603bd6f + 547c624 commit b4cd9ad
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 b4cd9ad

Please sign in to comment.