Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:binary-compatibility-validato…
Browse files Browse the repository at this point in the history
…r to v0.16.3
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent 14f2b51 commit 71d6591
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 @@ -15,7 +15,7 @@ buildscript {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.5'
classpath 'com.karumi:shot:6.1.0'
classpath "org.jetbrains.kotlinx:binary-compatibility-validator:0.14.0"
classpath "org.jetbrains.kotlinx:binary-compatibility-validator:0.16.3"
}
}

Expand Down

0 comments on commit 71d6591

Please sign in to comment.