Skip to content

Commit c174ac9

Browse files
Bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.16.0 to 0.16.2 (#164)
1 parent 51d8e83 commit c174ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ kotest-multiplatform = { id = "io.kotest.multiplatform", version.ref = "kotest"
2121
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.8.3" }
2222
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
2323
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.1" }
24-
kotlin-binaryCompatibility = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.0" }
24+
kotlin-binaryCompatibility = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.2" }
2525
nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
2626
# version 7.x requires java 17
2727
expediagroup-graphql = { id = "com.expediagroup.graphql", version.ref = "graphql" }

0 commit comments

Comments
 (0)