Skip to content

Commit

Permalink
chore(deps): update plugin kotlinxbcv to v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 29, 2024
1 parent 2399f2b commit 393690b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ kotlinx-benchmark-runtime = { module = "org.jetbrains.kotlinx:kotlinx-benchmark-
[plugins]
allopen = { id = "org.jetbrains.kotlin.plugin.allopen", version.ref = "kotlin" }
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
kotlinxBCV = "org.jetbrains.kotlinx.binary-compatibility-validator:0.13.2"
kotlinxBCV = "org.jetbrains.kotlinx.binary-compatibility-validator:0.14.0"
kotlinxBenchmark = { id = "org.jetbrains.kotlinx.benchmark", version.ref = "benchmark" }
kotlinMultiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
mavenPublish = "com.vanniktech.maven.publish.base:0.27.0"
Expand Down

0 comments on commit 393690b

Please sign in to comment.