Skip to content

Commit c4a630c

Browse files
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2
1 parent b0c2375 commit c4a630c

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
@@ -4,7 +4,7 @@ import groovy.lang.Closure
44
import org.gradle.jvm.toolchain.internal.CurrentJvmToolchainSpec
55

66
plugins {
7-
kotlin("jvm") version "1.9.22"
7+
kotlin("jvm") version "2.0.21"
88
id("com.github.johnrengelman.shadow") version "7.1.0"
99
id("com.palantir.git-version") version "0.12.3"
1010
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"

0 commit comments

Comments
 (0)