Skip to content

Commit 219c969

Browse files
Update plugin api to v0.17.0 (#431)
1 parent 7ce6bcd commit 219c969

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 @@ ktor-mock = { module = "io.ktor:ktor-client-mock", version.ref = "ktor" }
2121
[plugins]
2222
android-library = { id = "com.android.library", version = "8.7.3" }
2323
android-publish = { id = "com.vanniktech.maven.publish", version = "0.30.0" }
24-
api = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.3" }
24+
api = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.17.0" }
2525
atomicfu = { id = "org.jetbrains.kotlinx.atomicfu", version = "0.26.1" }
2626
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
2727
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }

0 commit comments

Comments
 (0)