Skip to content

Commit 333fc8c

Browse files
fix(deps): update dependency me.champeau.gradle:japicmp-gradle-plugin to v0.4.5 (#101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ffbd123 commit 333fc8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repositories {
1111
dependencies {
1212
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.20.0")
1313
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.1")
14-
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.2")
14+
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.5")
1515
// Needed for japicmp but not automatically brought in for some reason.
1616
implementation("com.google.guava:guava:32.1.3-jre")
1717
}

0 commit comments

Comments
 (0)