Skip to content

Commit

Permalink
Update plugin binaryCompatibilityValidator to v0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slack-oss-bot committed Dec 27, 2024
1 parent 76b819a commit ee716f3
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 @@ -49,7 +49,7 @@ xmlutil = "0.90.3"

[plugins]
bestPracticesPlugin = { id = "com.autonomousapps.plugin-best-practices-plugin", version = "0.10" }
binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.3" }
binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.17.0" }
buildConfig = { id = "com.github.gmazzo.buildconfig", version = "5.5.1" }
compose = { id = "org.jetbrains.compose", version.ref = "compose-jb" }
dependencyAnalysis = { id = "com.autonomousapps.dependency-analysis", version.ref = "dependencyAnalysisPlugin" }
Expand Down

0 comments on commit ee716f3

Please sign in to comment.