Skip to content

Commit ed31d25

Browse files
chore(deps): bump jvm from 1.7.22 to 1.8.0
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.7.22 to 1.8.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.7.22...v1.8.0) --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba54f43 commit ed31d25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import com.anatawa12.modPatching.source.internal.readTextOr
77
import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
88

99
plugins {
10-
kotlin("jvm") version "1.7.22"
10+
kotlin("jvm") version "1.8.0"
1111
id("net.minecraftforge.gradle")
1212
id("com.anatawa12.mod-patching.binary") version "2.1.3"
1313
id("com.anatawa12.mod-patching.source") version "2.1.3"

0 commit comments

Comments
 (0)