Skip to content

Commit 0750660

Browse files
Fix #6499 Update dependency me.champeau.gradle:japicmp-gradle-plugin to v0.4.3 (#6522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0bc911d commit 0750660

24 files changed

+24
-24
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161
implementation("com.squareup.wire:wire-gradle-plugin")
6262
implementation("gradle.plugin.com.google.protobuf:protobuf-gradle-plugin:0.8.18")
6363
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.6")
64-
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.2")
64+
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.3")
6565
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.2")
6666
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.0.0")
6767
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.0.0")
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-api-1.40.0-SNAPSHOT.jar against opentelemetry-api-1.39.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-context-1.40.0-SNAPSHOT.jar against opentelemetry-context-1.39.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-exporter-common-1.40.0-SNAPSHOT.jar against opentelemetry-exporter-common-1.39.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-exporter-logging-otlp-1.40.0-SNAPSHOT.jar against opentelemetry-exporter-logging-otlp-1.39.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-exporter-logging-1.40.0-SNAPSHOT.jar against opentelemetry-exporter-logging-1.39.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-exporter-otlp-common-1.40.0-SNAPSHOT.jar against opentelemetry-exporter-otlp-common-1.39.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-exporter-otlp-1.40.0-SNAPSHOT.jar against opentelemetry-exporter-otlp-1.39.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-exporter-sender-grpc-managed-channel-1.40.0-SNAPSHOT.jar against opentelemetry-exporter-sender-grpc-managed-channel-1.39.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-exporter-sender-jdk-1.40.0-SNAPSHOT.jar against opentelemetry-exporter-sender-jdk-1.39.0.jar
22
No changes.

0 commit comments

Comments
 (0)