Skip to content

Commit 11a23d4

Browse files
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.22 to 1.9.0 (#5606)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jack Berg <[email protected]>
1 parent 0f0f988 commit 11a23d4

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.1")
4848
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")
4949
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.6.0")
50-
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.22")
50+
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.0")
5151
implementation("org.owasp:dependency-check-gradle:8.3.1")
5252
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.1")
5353
}
Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
Comparing source compatibility of against
2-
No changes.
2+
=== UNCHANGED CLASS: PUBLIC FINAL io.opentelemetry.extension.kotlin.ContextExtensionsKt (not serializable)
3+
=== CLASS FILE FORMAT VERSION: 52.0 <- 52.0
4+
*** MODIFIED ANNOTATION: kotlin.Metadata
5+
=== UNCHANGED ELEMENT: xi=48
6+
*** MODIFIED ELEMENT: mv=1,9,0 (<- 1,8,0)
7+
=== UNCHANGED ELEMENT: k=2
8+
=== UNCHANGED ELEMENT: d1=��&#xA;�&#xA;���&#xA;���&#xA;���&#xA;����&#xA;����0�*�0��&#xA;����0�*�0��&#xA;����0�*�0�¨��
9+
=== UNCHANGED ELEMENT: d2=asContextElement,Lkotlin/coroutines/CoroutineContext;,Lio/opentelemetry/context/Context;,Lio/opentelemetry/context/ImplicitContextKeyed;,getOpenTelemetryContext,opentelemetry-extension-kotlin

0 commit comments

Comments
 (0)