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 Mar 18, 2024
1 parent 4588035 commit 944a101
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,7 +1,7 @@
[versions]
androidGradlePlugin = "8.2.2"
androidGradlePlugin = "8.3.1"
androidxActivity = "1.8.2"
androidxComposeBom = "2024.02.01"
androidxComposeBom = "2024.02.02"
androidxComposeCompiler = "1.5.8"
androidxCore = "1.12.0"
androidxHilt = "1.2.0"
Expand All @@ -12,7 +12,7 @@ androidxTestCore = "1.5.0"
androidxTestExt = "1.1.5"
androidxTestRunner = "1.5.2"
coroutines = "1.7.3"
hilt = "2.50"
hilt = "2.51"
junit = "4.13.2"
kotlin = "1.9.22"
ksp = "1.9.22-1.0.17"
Expand Down

0 comments on commit 944a101

Please sign in to comment.