Skip to content

Commit 63dbc01

Browse files
Bump org.jetbrains.kotlin.jvm from 2.2.20 to 2.3.0
Bumps org.jetbrains.kotlin.jvm from 2.2.20 to 2.3.0. --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 632d11f commit 63dbc01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
55
plugins {
66
id "fabric-loom" version "1.11-SNAPSHOT"
77
id "org.jetbrains.kotlin.plugin.serialization" version "2.2.20"
8-
id "org.jetbrains.kotlin.jvm" version "2.2.20"
8+
id "org.jetbrains.kotlin.jvm" version "2.3.0"
99
id "com.github.node-gradle.node" version "7.1.0"
1010
id "com.modrinth.minotaur" version "2.+"
1111
id "com.github.johnrengelman.shadow" version "8.1.1"

0 commit comments

Comments
 (0)