Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
| datasource | package                                               | from    | to      |
| ---------- | ----------------------------------------------------- | ------- | ------- |
| maven      | com.android.library:com.android.library.gradle.plugin | 8.6.1   | 8.7.0   |
| maven      | io.github.classgraph:classgraph                       | 4.8.176 | 4.8.177 |
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 2363757 commit c41d9be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
animalSniffer = "1.7.1"
arrowGradleConfig = "0.12.0-rc.24"
coroutines = "1.9.0"
classgraph = "4.8.176"
classgraph = "4.8.177"
dokka = "1.9.20"
kotest = "5.9.1"
kover = "0.8.3"
Expand All @@ -18,7 +18,7 @@ moshi = "1.15.1"
spotlessVersion = "6.25.0"
compose = "1.7.2"
composePlugin = "1.6.11"
agp = "8.6.1"
agp = "8.7.0"
android-compileSdk = "34"
cache4k = "0.13.0"
publish="0.29.0"
Expand Down

0 comments on commit c41d9be

Please sign in to comment.