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 2, 2024
1 parent 346f373 commit 7bcef54
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ hiltAndroid = "2.50"
hiltCompiler = "1.1.0"
kotlinxCoroutinesAndroid = "1.7.3"
kotlinxCoroutinesCore = "1.8.0-RC2"
accompanistFlowlayout = "0.32.0"
accompanist = "0.32.0"
accompanistFlowlayout = "0.34.0"
accompanist = "0.34.0"
activityCompose = "1.8.2"
androidxJunit = "1.1.5"
animationsCore = "1.9.62"
animationsCore = "1.10.0"
coilCompose = "2.5.0"
constraintlayout = "2.1.4"
coreKtx = "1.12.0"
Expand All @@ -25,8 +25,8 @@ okhttp = "5.0.0-alpha.12"
pagingCompose = "3.2.1"
retrofit = "2.9.0"
roomRuntime = "2.6.1"
runtimeLivedata = "1.5.4"
spotless = "6.24.0"
runtimeLivedata = "1.6.0"
spotless = "6.25.0"
google-services = "4.4.0"
accomapnistInsets = "0.30.1"

Expand Down

0 comments on commit 7bcef54

Please sign in to comment.