Skip to content

Commit

Permalink
Merge pull request #101 from jsoberg/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update all non-major dependencies (except kotlin)
  • Loading branch information
jsoberg authored Oct 26, 2024
2 parents 15bc297 + 7321b43 commit 9628e20
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
[versions]
androidGradlePlugin = "8.6.1"
androidxActivity = "1.9.2"
androidGradlePlugin = "8.7.1"
androidxActivity = "1.9.3"
androidxLifecycle = "2.8.6"
androidxCoreTest = "1.6.1"
assertk = "0.28.1"
composeBom = "2024.09.02"
composeNavigation = "2.8.1"
composeBom = "2024.10.00"
composeNavigation = "2.8.3"
dagger = "2.52"
dependencyAnalysis = "2.1.1"
dependencyAnalysis = "2.3.0"
googleAccompanist = "0.36.0"
googleGuava = "33.3.1-jre"
googleMaterial = "1.12.0"
javapoet = "1.13.0"
junit4 = "4.13.2"
junitJupiter = "5.11.1"
junitJupiter = "5.11.3"
kotlin = "2.0.20"
kotlinCoroutines = "1.9.0"
kotlinSerialization = "1.7.3"
# KSP version must align with Kotlin version: https://github.com/google/ksp/releases
ksp = "2.0.20-1.0.25"
ktor = "2.3.12"
lottie = "6.5.2"
mockk = "1.13.12"
mockk = "1.13.13"
robolectric = "4.13"
turbine = "1.1.0"
turbine = "1.2.0"


[libraries]
Expand Down

0 comments on commit 9628e20

Please sign in to comment.