Skip to content

Commit

Permalink
chore(deps): update all dependencies (#3475)
Browse files Browse the repository at this point in the history
| datasource | package                                                                                                                 | from   | to     |
| ---------- | ----------------------------------------------------------------------------------------------------------------------- | ------ | ------ |
| maven      | org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin | 0.15.1 | 0.16.2 |
| maven      | org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin                                                   | 0.8.2  | 0.8.3  |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent 74717b7 commit 14a740e
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,9 +5,9 @@ coroutines = "1.8.1"
classgraph = "4.8.174"
dokka = "1.9.20"
kotest = "5.9.1"
kover = "0.8.2"
kover = "0.8.3"
kotlin = "2.0.0"
kotlinBinaryCompatibilityValidator = "0.15.1"
kotlinBinaryCompatibilityValidator = "0.16.2"
kotlinCompileTesting = "0.5.1"
knit = "0.5.0"
kspVersion = "2.0.0-1.0.23"
Expand Down

0 comments on commit 14a740e

Please sign in to comment.