Skip to content

Commit 0e93046

Browse files
authored
Merge pull request #13 from ChihuyuNetwork/renovate/org.jetbrains.kotlin.jvm-2.x
Update plugin org.jetbrains.kotlin.jvm to v2.1.0
2 parents ce10fce + c08e785 commit 0e93046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
kotlin("jvm") version "2.0.21"
2+
kotlin("jvm") version "2.1.0"
33
id("com.github.johnrengelman.shadow") version "8.1.1"
44
id("org.jlleitschuh.gradle.ktlint") version "12.1.1"
55
`maven-publish`

0 commit comments

Comments
 (0)