Skip to content

Commit 2fb5801

Browse files
fix(deps): update dependency me.champeau.gradle:japicmp-gradle-plugin to v0.4.3 (release/v1.33.x) (#11529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c60ad5 commit 2fb5801

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
@@ -68,7 +68,7 @@ dependencies {
6868
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.2")
6969
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.0.0")
7070
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.0.0")
71-
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.2")
71+
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.3")
7272

7373
testImplementation(enforcedPlatform("org.junit:junit-bom:5.10.2"))
7474
testImplementation("org.junit.jupiter:junit-jupiter-api")

0 commit comments

Comments
 (0)