Skip to content

Commit 70857ef

Browse files
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.0.21
1 parent 0f736ec commit 70857ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin-extension/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id ("org.jetbrains.kotlin.jvm") version "2.0.20"
2+
id ("org.jetbrains.kotlin.jvm") version "2.0.21"
33
}
44

55
description = "OpenTelemetry Example for Kotlin extensions"

0 commit comments

Comments
 (0)