Skip to content

Commit

Permalink
Update protobuf to v4.27.3 (#130)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent 13037ea commit 78b40bb
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
@@ -1,6 +1,6 @@
[versions]
grpc = "1.65.1"
protobuf = "4.27.2"
protobuf = "4.27.3"

[libraries]
protobuf = { module = "com.google.protobuf:protobuf-java", version.ref = "protobuf" }
Expand Down

0 comments on commit 78b40bb

Please sign in to comment.