Skip to content

Commit

Permalink
Merge pull request #55 from Joseph5610/dependabot/gradle/jvm-1.9.23
Browse files Browse the repository at this point in the history
Bump jvm from 1.9.10 to 1.9.23
  • Loading branch information
Joseph5610 authored Mar 27, 2024
2 parents 2629e0e + be5e7a5 commit d6e8597
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
Expand Up @@ -17,7 +17,7 @@ buildscript {
}

plugins {
kotlin("jvm") version "1.9.22"
kotlin("jvm") version "1.9.23"
id("org.openjfx.javafxplugin") version "0.0.14"
id("application")
}
Expand Down

0 comments on commit d6e8597

Please sign in to comment.