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 May 25, 2023
1 parent 4192028 commit 6fb32ad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]
androidGradlePlugin = "8.0.1"
androidGradlePlugin = "8.0.2"
androidxCore = "1.10.1"
androidxLifecycle = "2.6.1"
androidxActivity = "1.7.1"
androidxActivity = "1.7.2"
androidxComposeBom = "2023.05.01"
androidxComposeCompiler = "1.4.6"
androidxHilt = "1.0.0"
Expand All @@ -12,7 +12,7 @@ androidxTest = "1.5.0"
androidxTestExt = "1.1.5"
androidxTestRunner = "1.5.2"
coroutines = "1.6.4"
hilt = "2.46"
hilt = "2.46.1"
junit = "4.13.2"
kotlin = "1.8.20"
ksp = "1.8.20-1.0.11"
Expand Down

0 comments on commit 6fb32ad

Please sign in to comment.