Skip to content

Commit

Permalink
Update dependencies for minor & patch changes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2024
1 parent 3b04963 commit 58748ff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ ktlint = "3.16.0"

# production libraries
coil = "2.5.0"
compose-bom = "2024.02.00"
compose-bom = "2024.02.01"
compose-compiler = "1.5.9"
desugar = "2.0.4"
hilt = "2.50"
kotlin = "1.9.22"
kotlin-coroutines = "1.7.3"
kotlin-serialization = "1.6.2"
kotlin-coroutines = "1.8.0"
kotlin-serialization = "1.6.3"
kotlin-serialization-converter = "1.0.0"
lifecycle = "2.7.0"
navigation = "2.7.7"
navigation-hilt = "1.1.0"
navigation-hilt = "1.2.0"
okhttp-logging-interceptor = "4.12.0"
retrofit = "2.9.0"
room = "2.6.1"
Expand Down

0 comments on commit 58748ff

Please sign in to comment.