Skip to content

Commit

Permalink
Merge pull request #56 from Joseph5610/dependabot/gradle/org.openjfx.…
Browse files Browse the repository at this point in the history
…javafxplugin-0.1.0

Bump org.openjfx.javafxplugin from 0.0.14 to 0.1.0
  • Loading branch information
Joseph5610 authored Mar 27, 2024
2 parents d6e8597 + 40af2c6 commit 1f0f32d
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 @@ -18,7 +18,7 @@ buildscript {

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

Expand Down

0 comments on commit 1f0f32d

Please sign in to comment.