Skip to content

Commit

Permalink
chore(deps): update dependency com.google.protobuf:protoc to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
elastic-renovate-prod[bot] authored Sep 13, 2024
1 parent d12496d commit 076d38a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adservice/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def opentelemetryVersion = "1.40.0"
def opentelemetryInstrumentationVersion = "2.6.0"
def grpcVersion = "1.65.1"
def jacksonVersion = "2.17.2"
def protocVersion = "3.25.3"
def protocVersion = "4.28.1"

tasks.withType(JavaCompile).configureEach {
sourceCompatibility = JavaVersion.VERSION_21
Expand Down

0 comments on commit 076d38a

Please sign in to comment.