Skip to content

Commit

Permalink
Update dependency com.google.protobuf:protobuf-java to v3.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent ad145c9 commit 31a4d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ grpc = "1.60.1"
[libraries]
lombok = { module = "org.projectlombok:lombok", version = "1.18.30" }
annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
protobuf = { module = "com.google.protobuf:protobuf-java", version = "3.25.1" }
protobuf = { module = "com.google.protobuf:protobuf-java", version = "3.25.2" }
grpc-stub = { module = "io.grpc:grpc-stub", version.ref = "grpc" }
grpc-protobuf = { module = "io.grpc:grpc-protobuf", version.ref = "grpc" }
annotationsapi = { module = "org.apache.tomcat:annotations-api", version = "6.0.53" }
Expand Down

0 comments on commit 31a4d19

Please sign in to comment.