Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlinx.binary-compatibility…
Browse files Browse the repository at this point in the history
…-validator to v0.15.0-beta.2 (#251) [skip ci]

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 6, 2024
1 parent 1e82e73 commit 7b61b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ plugins {
id("com.diffplug.spotless") version "6.25.0"
id("maven-publish")
id("com.vanniktech.maven.publish") version "0.28.0"
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.15.0-Beta.1"
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.15.0-Beta.2"
id("org.jetbrains.dokka") version "1.9.20"
id("org.jetbrains.kotlinx.kover") version "0.7.6"
}
Expand Down

0 comments on commit 7b61b78

Please sign in to comment.