Skip to content

Commit

Permalink
Update protobuf to v4 (major) (#106)
Browse files Browse the repository at this point in the history
Update protobuf to v4

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 13, 2024
1 parent 79472eb commit 2f4617e
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.62.2"
protobuf = "3.25.3"
protobuf = "4.26.0"

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

0 comments on commit 2f4617e

Please sign in to comment.