Skip to content

Commit c08e785

Browse files
Update plugin org.jetbrains.kotlin.jvm to v2.1.0
1 parent ce10fce commit c08e785

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)