Skip to content

Commit b4cd9ad

Browse files
authored
Merge branch 'allure-framework:main' into main
2 parents 603bd6f + 547c624 commit b4cd9ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

allure-grpc/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description = "Allure gRPC Integration"
99
val agent: Configuration by configurations.creating
1010

1111
val grpcVersion = "1.57.2"
12-
val protobufVersion = "4.27.2"
12+
val protobufVersion = "4.27.3"
1313

1414
dependencies {
1515
agent("org.aspectj:aspectjweaver")

0 commit comments

Comments
 (0)