Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 19, 2023
1 parent 92c60b9 commit 72bb1c5
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
accompanist = "0.30.1"
androidGradlePlugin = "7.4.0"
androidxActivityCompose = "1.7.1"
androidGradlePlugin = "8.0.2"
androidxActivityCompose = "1.7.2"
androidxAnnotation = "1.6.0"
androidxCompose = "1.4.3"
androidxComposeCompiler = "1.4.2"
Expand All @@ -10,20 +10,20 @@ androidxConstraintlayout = "1.0.1"
androidxCoreKtx = "1.10.1"
androidxDatastore = "1.0.0"
androidxLifecycle = "2.6.1"
androidxNavigation = "2.5.3"
androidxNavigation = "2.6.0"
androidxPaging = "3.1.1"
androidxPagingCompose = "1.0.0-alpha19"
androidxPagingCompose = "1.0.0-alpha20"
androidxRoom = "2.5.1"
androidxTest = "1.5.2"
androidxTestExt = "1.1.5"
androidxWebkit = "1.6.1"
coil = "2.3.0"
androidxWebkit = "1.7.0"
coil = "2.4.0"
coroutines = "1.7.1"
detekt = "1.22.0"
detekt = "1.23.0"
detektCompose = "0.0.26"
faker = "1.14.0"
flipper = "0.191.0"
gradleversions = "0.46.0"
flipper = "0.200.0"
gradleversions = "0.47.0"
hilt = "2.46.1"
hiltAndroidX = "1.0.0"
hiltCompose = "1.0.0"
Expand All @@ -39,7 +39,7 @@ moshi = "1.15.0"
okHttpLoggingInterceptor = "4.11.0"
retrofit = "2.9.0"
soloader = "0.10.5"
spotless = "6.18.0"
spotless = "6.19.0"
timber = "5.0.1"

[libraries]
Expand Down

0 comments on commit 72bb1c5

Please sign in to comment.