Skip to content

Commit 8fd82e0

Browse files
Update plugin org.jetbrains.kotlin.jvm to v2.1.21 (#39)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ecccf08 commit 8fd82e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
22

33
plugins {
4-
kotlin("jvm") version "2.1.20"
4+
kotlin("jvm") version "2.1.21"
55

66
java
77
`maven-publish`

0 commit comments

Comments
 (0)