Skip to content

Commit

Permalink
chore(deps): update plugin kotlinxbcv to v0.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2024
1 parent ab41a2d commit ba08074
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 @@ -10,7 +10,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.16.0"
kotlinxBCV = "org.jetbrains.kotlinx.binary-compatibility-validator:0.16.1"
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.29.0"
Expand Down

0 comments on commit ba08074

Please sign in to comment.