Skip to content

Commit 4b92663

Browse files
fix(deps): update dependency com.google.protobuf:protobuf-java to v4.32.0 (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c62ca37 commit 4b92663

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agones/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ dependencies {
1010
api(libs.grpc.netty)
1111
api(libs.grpc.okhttp)
1212
api(libs.tomcat.annotations.api)
13-
api("com.google.protobuf:protobuf-java:4.28.2")
13+
api("com.google.protobuf:protobuf-java:4.32.0")
1414
}

0 commit comments

Comments
 (0)