Skip to content

Commit 1085a74

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.18.0 to 0.18.1. - [Release notes](https://github.com/Kotlin/binary-compatibility-validator/releases) - [Commits](Kotlin/binary-compatibility-validator@0.18.0...0.18.1) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx.binary-compatibility-validator dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 058bba1 commit 1085a74

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
@@ -12,7 +12,7 @@ ktor = "3.2.1"
1212
mockk = "1.14.4"
1313
logging = "7.0.7"
1414
jreleaser = "1.19.0"
15-
binaryCompatibilityValidatorPlugin = "0.18.0"
15+
binaryCompatibilityValidatorPlugin = "0.18.1"
1616
slf4j = "2.0.17"
1717
kotest = "5.9.1"
1818

0 commit comments

Comments
 (0)