Skip to content

Commit 62e07b9

Browse files
build: Update binary-compatibility-validator to v0.17.0 (#85)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 122845d commit 62e07b9

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
@@ -21,7 +21,7 @@ kotlinx-serialization = "1.7.3"
2121
[libraries]
2222

2323
kotlin-gradlePlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
24-
kotlinx-binaryCompatibilityValidator = "org.jetbrains.kotlinx:binary-compatibility-validator:0.16.3"
24+
kotlinx-binaryCompatibilityValidator = "org.jetbrains.kotlinx:binary-compatibility-validator:0.17.0"
2525

2626
android-gradlePlugin = { module = "com.android.tools.build:gradle", version.ref="android-gradlePlugin" }
2727

0 commit comments

Comments
 (0)