We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f0c0f3 commit 2bf003aCopy full SHA for 2bf003a
src/adservice/build.gradle
@@ -17,7 +17,7 @@ version = "0.1.0-SNAPSHOT"
17
def grpcVersion = "1.74.0"
18
def jacksonCoreVersion = "2.19.2"
19
def jacksonDatabindVersion = "2.19.2"
20
-def protocVersion = "4.31.1"
+def protocVersion = "4.32.0"
21
22
tasks.withType(JavaCompile) {
23
sourceCompatibility = JavaVersion.VERSION_19
0 commit comments