Skip to content

Commit

Permalink
Merge pull request #207 from joeloewi7178/renovate/major-protobuf
Browse files Browse the repository at this point in the history
fix(deps): update protobuf to v4 (major)
  • Loading branch information
joeloewi7178 authored Mar 14, 2024
2 parents f58ba05 + a11893f commit 12077e3
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.3"
androidxTestRules = "1.5.0"
protobuf = "3.25.3"
protobuf = "4.26.0"
protobufPlugin = "0.9.4"
retrofit = "2.9.0"
room = "2.4.3"
Expand Down

0 comments on commit 12077e3

Please sign in to comment.