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.3 (main) (#11528)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <[email protected]>
  • Loading branch information
renovate[bot] and laurit authored Jun 5, 2024
1 parent 0ea05a8 commit b8b1bff
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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.0.0")
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.0.0")
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.2")
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.3")

testImplementation(enforcedPlatform("org.junit:junit-bom:5.10.2"))
testImplementation("org.junit.jupiter:junit-jupiter-api")
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Comparing source compatibility of against
Comparing source compatibility of opentelemetry-instrumentation-annotations-2.5.0-SNAPSHOT.jar against opentelemetry-instrumentation-annotations-2.4.0.jar
No changes.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Comparing source compatibility of against
Comparing source compatibility of opentelemetry-instrumentation-api-2.5.0-SNAPSHOT.jar against opentelemetry-instrumentation-api-2.4.0.jar
No changes.

0 comments on commit b8b1bff

Please sign in to comment.