Skip to content

Commit

Permalink
fix(deps): update dependency com.google.protobuf:protobuf-java to v4.…
Browse files Browse the repository at this point in the history
…28.2
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 4f95a64 commit f0e7dca
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 @@ -3,7 +3,7 @@ indra = "3.1.3"
wire = "4.9.9"

[libraries]
protobuf = "com.google.protobuf:protobuf-java:4.26.1"
protobuf = "com.google.protobuf:protobuf-java:4.28.2"
wireGrpcClient = { module = "com.squareup.wire:wire-grpc-client", version.ref = "wire" }

buildKotlin = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23"
Expand Down

0 comments on commit f0e7dca

Please sign in to comment.