Skip to content

Commit b882b71

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conventions/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dependencies {
6969
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.3")
7070
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.1.0")
7171
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.2.0")
72-
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.5")
72+
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.6")
7373

7474
testImplementation(enforcedPlatform("org.junit:junit-bom:5.11.4"))
7575
testImplementation("org.junit.jupiter:junit-jupiter-api")

0 commit comments

Comments
 (0)