Skip to content

Commit

Permalink
Update protobuf to v4.28.1 (#139)
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 Sep 11, 2024
1 parent 9747f73 commit ae9e821
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.66.0"
protobuf = "4.28.0"
protobuf = "4.28.1"

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

0 comments on commit ae9e821

Please sign in to comment.