Skip to content

Commit f4891e2

Browse files
chore(deps): update plugin kotlinx-binary-validator to v0.16.2
1 parent b392eda commit f4891e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clients/algoliasearch-client-kotlin/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ ktor-client-darwin = { group = "io.ktor", name = "ktor-client-darwin", version.r
2929
[plugins]
3030
kotlin-multiplaform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
3131
kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
32-
kotlinx-binary-validator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.15.1" }
32+
kotlinx-binary-validator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.2" }
3333
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.29.0" }
3434
spotless = { id = "com.diffplug.gradle.spotless", version = "6.23.3" }

0 commit comments

Comments
 (0)