Skip to content

Commit

Permalink
fix(deps): update dependency me.champeau.gradle:japicmp-gradle-plugin…
Browse files Browse the repository at this point in the history
… to v0.4.5 (#101)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent ffbd123 commit 333fc8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {
dependencies {
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.20.0")
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.1")
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.2")
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.5")
// Needed for japicmp but not automatically brought in for some reason.
implementation("com.google.guava:guava:32.1.3-jre")
}

0 comments on commit 333fc8c

Please sign in to comment.