Skip to content

Commit

Permalink
fix(deps): update all dependencies (#3405)
Browse files Browse the repository at this point in the history
| datasource | package                          | from    | to      |
| ---------- | -------------------------------- | ------- | ------- |
| maven      | androidx.compose.runtime:runtime | 1.6.5   | 1.6.6   |
| maven      | io.github.classgraph:classgraph  | 4.8.170 | 4.8.172 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 22, 2024
1 parent 5f0da63 commit 132de8c
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 @@ -3,7 +3,7 @@ animalSniffer = "1.7.1"
arrowGradleConfig = "0.12.0-rc.24"
assertj = "3.25.3"
coroutines = "1.8.0"
classgraph = "4.8.170"
classgraph = "4.8.172"
dokka = "1.9.20"
jUnit = "4.13.2"
jUnitJupiter = "5.10.2"
Expand All @@ -22,7 +22,7 @@ mockWebServer = "4.12.0"
retrofit = "2.11.0"
moshi = "1.15.1"
spotlessVersion = "6.25.0"
compose = "1.6.5"
compose = "1.6.6"
composePlugin = "1.6.2"
agp = "8.3.2"
android-compileSdk = "34"
Expand Down

0 comments on commit 132de8c

Please sign in to comment.