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 78b0212 commit 150aac0Copy full SHA for 150aac0
src/adservice/build.gradle
@@ -17,7 +17,7 @@ version = "0.1.0-SNAPSHOT"
17
def grpcVersion = "1.69.1"
18
def jacksonCoreVersion = "2.18.2"
19
def jacksonDatabindVersion = "2.18.2"
20
-def protocVersion = "3.25.5"
+def protocVersion = "4.29.3"
21
22
tasks.withType(JavaCompile) {
23
sourceCompatibility = JavaVersion.VERSION_19
0 commit comments