Skip to content

Commit

Permalink
update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 27, 2024
1 parent 6f78cfc commit 0079e37
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 @@ -2,10 +2,10 @@
kotlin = "1.9.22"
ksp = "1.9.22-1.0.17"
gradle = "8.2.2"
compose = "1.6.1"
compose = "1.6.2"
compose-compiler = "1.5.8"
hiltAndroid = "2.50"
hiltCompiler = "1.1.0"
hiltAndroid = "2.51"
hiltCompiler = "1.2.0"
kotlinxCoroutinesAndroid = "1.8.0"
kotlinxCoroutinesCore = "1.8.0"
accompanistFlowlayout = "0.34.0"
Expand All @@ -25,7 +25,7 @@ okhttp = "5.0.0-alpha.12"
pagingCompose = "3.2.1"
retrofit = "2.9.0"
roomRuntime = "2.6.1"
runtimeLivedata = "1.6.1"
runtimeLivedata = "1.6.2"
spotless = "6.25.0"
google-services = "4.4.1"
accomapnistInsets = "0.30.1"
Expand Down

0 comments on commit 0079e37

Please sign in to comment.