Skip to content

Commit b8b1bff

Browse files
fix(deps): update dependency me.champeau.gradle:japicmp-gradle-plugin 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]>
1 parent 0ea05a8 commit b8b1bff

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

conventions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
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.0")
7171
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.0.0")
72-
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.2")
72+
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.3")
7373

7474
testImplementation(enforcedPlatform("org.junit:junit-bom:5.10.2"))
7575
testImplementation("org.junit.jupiter:junit-jupiter-api")
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Comparing source compatibility of against
1+
Comparing source compatibility of opentelemetry-instrumentation-annotations-2.5.0-SNAPSHOT.jar against opentelemetry-instrumentation-annotations-2.4.0.jar
22
No changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Comparing source compatibility of against
1+
Comparing source compatibility of opentelemetry-instrumentation-api-2.5.0-SNAPSHOT.jar against opentelemetry-instrumentation-api-2.4.0.jar
22
No changes.

0 commit comments

Comments
 (0)