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 26, 2024
1 parent 6c1c9ec commit 3b361c9
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 @@ -2,24 +2,24 @@
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-beta04"
hiltAndroid = "2.51.1"
hiltCompiler = "1.2.0"
kotlinxCoroutinesAndroid = "1.8.1"
kotlinxCoroutinesCore = "1.8.1"
accompanistFlowlayout = "0.34.0"
accompanist = "0.34.0"
activityCompose = "1.9.0"
androidxJunit = "1.1.5"
androidxJunit = "1.2.0"
composeDestinations = "2.1.0-beta09"
coilCompose = "2.6.0"
constraintlayout = "2.1.4"
coreKtx = "1.13.1"
espressoCore = "3.5.1"
espressoCore = "3.6.0"
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"
Expand Down

0 comments on commit 3b361c9

Please sign in to comment.