We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c4805 commit a4f4df1Copy full SHA for a4f4df1
kotlin-extension/build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- id ("org.jetbrains.kotlin.jvm") version "2.1.21"
+ id ("org.jetbrains.kotlin.jvm") version "2.2.0"
3
}
4
5
description = "OpenTelemetry Example for Kotlin extensions"
0 commit comments