Skip to content

Commit

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

0 comments on commit ab41a2d

Please sign in to comment.