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 (#12589)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 3c48d85 commit 1b8466a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conventions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ dependencies {
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.2")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.1.0")
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.1.0")
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.4")
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.5")

testImplementation(enforcedPlatform("org.junit:junit-bom:5.11.3"))
testImplementation("org.junit.jupiter:junit-jupiter-api")
Expand Down

0 comments on commit 1b8466a

Please sign in to comment.