Skip to content

Commit

Permalink
Bump org.jetbrains.kotlinx:binary-compatibility-validator from 0.16.3…
Browse files Browse the repository at this point in the history
… to 0.17.0 (#1332)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 542424c commit 72140ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ buildscript {
wireVersion = '5.1.0'

// Debug and quality control
binaryCompatibilityValidator = '0.16.3'
binaryCompatibilityValidator = '0.17.0'
detektVersion = '1.23.7'
ktLintGradleVersion = '12.1.2'
leakcanaryVersion = '2.14'
Expand Down

0 comments on commit 72140ea

Please sign in to comment.