Skip to content

Commit 2e67e8e

Browse files
bump com.google.protobuf from 0.8.17 to 0.8.18 (via #755)
1 parent 4905091 commit 2e67e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ pluginManagement {
5454
id("io.qameta.allure-report") version "2.9.6"
5555
id("io.spring.dependency-management") version "1.0.11.RELEASE"
5656
id("ru.vyarus.quality") version "4.7.0"
57-
id("com.google.protobuf") version "0.8.17"
57+
id("com.google.protobuf") version "0.8.18"
5858
kotlin("jvm") version "1.6.21"
5959
}
6060
}

0 commit comments

Comments
 (0)