Skip to content

Commit

Permalink
Merge pull request #103 from mtricht/dependabot/gradle/jvm-1.9.24
Browse files Browse the repository at this point in the history
Bump jvm from 1.9.23 to 1.9.24
  • Loading branch information
mtricht authored May 13, 2024
2 parents 9f6490d + 9fbdb54 commit 4270b0e
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 "1.9.23"
kotlin("jvm") version "1.9.24"
java
id("org.beryx.runtime") version "1.13.1"
}
Expand Down

0 comments on commit 4270b0e

Please sign in to comment.