Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
fix(deps): update protobuf to v3.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and AndreaBrighi committed Aug 19, 2023
1 parent a03ea92 commit 8513cb1
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 @@ -23,7 +23,7 @@ kotlin = "1.9.0"
gradle = "8.1.0"
kotlinxCoroutines = "1.7.3"
orchestrator = "1.4.2"
protobuf = "3.24.0"
protobuf = "3.24.1"
retrofit = "2.9.0"
retrofitProtobufJsonConverter = "1.0.8"
roomKtx = "2.5.2"
Expand Down

0 comments on commit 8513cb1

Please sign in to comment.