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 <ltulmin@splunk.com>
This commit is contained in:
parent
0ea05a8420
commit
b8b1bff708
|
@ -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")
|
||||
|
|
|
@ -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.
|
|
@ -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.
|
Loading…
Reference in New Issue