Skip to content

Commit

Permalink
fix(deps): update protobuf to v3.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent ba14b42 commit a07038f
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 @@ -38,7 +38,7 @@ androidxTestRunner = "1.5.2"
androidxTestCore = "1.5.0"
androidxBenchmarkMacroJunit4 = "1.2.0-rc01"
androidxTestRules = "1.5.0"
protobuf = "3.24.3"
protobuf = "3.25.1"
protobufPlugin = "0.9.4"
retrofit = "2.9.0"
room = "2.5.2"
Expand Down

0 comments on commit a07038f

Please sign in to comment.