We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 765c844 commit 0d97c91Copy full SHA for 0d97c91
1 file changed
kotlin-extension/build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- id ("org.jetbrains.kotlin.jvm") version "2.1.10"
+ id ("org.jetbrains.kotlin.jvm") version "2.1.20"
3
}
4
5
description = "OpenTelemetry Example for Kotlin extensions"
0 commit comments