Skip to content

Commit

Permalink
Update all non-major dependencies (except kotlin)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 2625698 commit cc95a36
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,12 +1,12 @@
[versions]
androidGradlePlugin = "8.7.3"
androidGradlePlugin = "8.8.0"
androidxActivity = "1.9.3"
androidxLifecycle = "2.8.7"
androidxCoreTest = "1.6.1"
assertk = "0.28.1"
composeBom = "2024.12.01"
composeNavigation = "2.8.5"
dagger = "2.54"
dagger = "2.55"
dependencyAnalysis = "2.6.1"
googleAccompanist = "0.36.0"
googleGuava = "33.4.0-jre"
Expand All @@ -21,7 +21,7 @@ kotlinSerialization = "1.7.3"
ksp = "2.1.0-1.0.29"
ktor = "3.0.3"
lottie = "6.6.2"
mockk = "1.13.14"
mockk = "1.13.16"
robolectric = "4.14.1"
turbine = "1.2.0"

Expand Down

0 comments on commit cc95a36

Please sign in to comment.