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.4.1 | 8.4.2 |
| maven      | org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin | 0.8.0 | 0.8.1 |
  • Loading branch information
renovate[bot] committed Jun 10, 2024
1 parent 6e7b54d commit fb18437
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 @@ -5,7 +5,7 @@ coroutines = "1.8.1"
classgraph = "4.8.173"
dokka = "1.9.20"
kotest = "5.9.1"
kover = "0.8.0"
kover = "0.8.1"
kotlin = "2.0.0"
kotlinBinaryCompatibilityValidator = "0.15.0-Beta.2"
kotlinCompileTesting = "0.5.0"
Expand All @@ -18,7 +18,7 @@ moshi = "1.15.1"
spotlessVersion = "6.25.0"
compose = "1.6.7"
composePlugin = "1.6.11"
agp = "8.4.1"
agp = "8.4.2"
android-compileSdk = "34"
cache4k = "0.13.0"
publish="0.28.0"
Expand Down

0 comments on commit fb18437

Please sign in to comment.