Skip to content

Commit

Permalink
chore(deps): update dependency org.jetbrains.kotlinx.binary-compatibi…
Browse files Browse the repository at this point in the history
…lity-validator to v0.15.0 (#3467)

| datasource | package                                                                                                                 | from          | to     |
| ---------- | ----------------------------------------------------------------------------------------------------------------------- | ------------- | ------ |
| maven      | org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin | 0.15.0-Beta.3 | 0.15.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent 0143cad commit 71b6d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dokka = "1.9.20"
kotest = "5.9.1"
kover = "0.8.2"
kotlin = "2.0.0"
kotlinBinaryCompatibilityValidator = "0.15.0-Beta.3"
kotlinBinaryCompatibilityValidator = "0.15.0"
kotlinCompileTesting = "0.5.1"
knit = "0.5.0"
kspVersion = "2.0.0-1.0.22"
Expand Down

0 comments on commit 71b6d80

Please sign in to comment.