Skip to content

Commit 5f55dd7

Browse files
Bump org.jetbrains.kotlinx.binary-compatibility-validator
Bumps [org.jetbrains.kotlinx.binary-compatibility-validator](https://github.com/Kotlin/binary-compatibility-validator) from 0.17.0 to 0.18.0. - [Release notes](https://github.com/Kotlin/binary-compatibility-validator/releases) - [Commits](Kotlin/binary-compatibility-validator@0.17.0...0.18.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx.binary-compatibility-validator dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0fac0d commit 5f55dd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ktor = "3.1.2"
1010
mockk = "1.13.13"
1111
logging = "7.0.7"
1212
jreleaser = "1.17.0"
13-
binaryCompatibilityValidatorPlugin = "0.17.0"
13+
binaryCompatibilityValidatorPlugin = "0.18.0"
1414
slf4j = "2.0.16"
1515
kotest = "5.9.1"
1616

0 commit comments

Comments
 (0)