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 Aug 5, 2024
1 parent 19ec83e commit 4ffd7af
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.5.1"
androidxCore = "1.13.1"
androidxLifecycle = "2.8.3"
androidxActivity = "1.9.0"
androidxLifecycle = "2.8.4"
androidxActivity = "1.9.1"
androidxComposeBom = "2024.06.00"
androidxHilt = "1.2.0"
androidxNavigation = "2.7.7"
Expand All @@ -11,7 +11,7 @@ androidxTest = "1.6.1"
androidxTestExt = "1.2.1"
androidxTestRunner = "1.6.1"
coroutines = "1.8.1"
hilt = "2.51.1"
hilt = "2.52"
junit = "4.13.2"
kotlin = "2.0.0"
ksp = "2.0.0-1.0.23"
Expand Down

0 comments on commit 4ffd7af

Please sign in to comment.