Skip to content

Commit

Permalink
Merge pull request #124 from mtricht/dependabot/gradle/jvm-2.1.0
Browse files Browse the repository at this point in the history
Bump jvm from 2.0.21 to 2.1.0
  • Loading branch information
mtricht authored Dec 27, 2024
2 parents 8e3d10a + 85561b3 commit b4f8f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.gradle.jvm.tasks.Jar

plugins {
kotlin("jvm") version "2.0.21"
kotlin("jvm") version "2.1.0"
java
id("org.beryx.runtime") version "1.13.1"
}
Expand Down

0 comments on commit b4f8f90

Please sign in to comment.