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 Jun 13, 2024
1 parent cbd7968 commit 62a2193
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,8 +2,8 @@
kotlin = "2.0.0"
ksp = "2.0.0-1.0.22"
gradle = "8.4.1"
compose = "1.6.7"
material3 = "1.3.0-beta02"
compose = "1.6.8"
material3 = "1.3.0-beta03"
hiltAndroid = "2.51.1"
hiltCompiler = "1.2.0"
kotlinxCoroutinesAndroid = "1.8.1"
Expand All @@ -19,13 +19,13 @@ coreKtx = "1.13.1"
espressoCore = "3.5.1"
jakewhartonTimber = "5.0.1"
junitVersion = "4.13.2"
lifecycleRuntimeKtx = "2.8.1"
lifecycleRuntimeKtx = "2.8.2"
navigationCompose = "2.7.7"
okhttp = "5.0.0-alpha.14"
pagingCompose = "3.3.0"
retrofit = "2.11.0"
roomRuntime = "2.6.1"
runtimeLivedata = "1.6.7"
runtimeLivedata = "1.6.8"
spotless = "6.25.0"
google-services = "4.4.2"
accomapnistInsets = "0.30.1"
Expand Down

0 comments on commit 62a2193

Please sign in to comment.