Skip to content

Commit 24d1ee9

Browse files
fix(deps): update dependency me.champeau.gradle:japicmp-gradle-plugin to v0.4.4 (#12414)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e49a6e commit 24d1ee9

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.2")
7070
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.0.1")
7171
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.0.0")
72-
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.3")
72+
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.4")
7373

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

0 commit comments

Comments
 (0)