Skip to content

Commit 04106c4

Browse files
Update plugin org.jetbrains.kotlin.jvm to v2.2.0
1 parent 2ecf119 commit 04106c4

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.21"
4+
kotlin("jvm") version "2.2.0"
55

66
java
77
`maven-publish`

0 commit comments

Comments
 (0)