Skip to content

Commit

Permalink
Merge pull request #4 from Bumer-32/dependabot/gradle/dev/org.jetbrai…
Browse files Browse the repository at this point in the history
…ns.kotlin.jvm-2.0.21

Bump org.jetbrains.kotlin.jvm from 2.0.20 to 2.0.21
  • Loading branch information
Bumer-32 authored Oct 14, 2024
2 parents e4f428d + 078c6c1 commit 94f1554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
plugins {
id 'fabric-loom' version '1.8.2'
id 'org.jetbrains.kotlin.plugin.serialization' version '2.0.21'
id "org.jetbrains.kotlin.jvm" version "2.0.20"
id "org.jetbrains.kotlin.jvm" version "2.0.21"
id "com.modrinth.minotaur" version "2.+"
}

Expand Down

0 comments on commit 94f1554

Please sign in to comment.