Skip to content

Commit 1083706

Browse files
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.1.10 (#588)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df128c1 commit 1083706

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kotlin-extension/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id ("org.jetbrains.kotlin.jvm") version "2.1.0"
2+
id ("org.jetbrains.kotlin.jvm") version "2.1.10"
33
}
44

55
description = "OpenTelemetry Example for Kotlin extensions"

0 commit comments

Comments
 (0)