Skip to content

Commit 776124b

Browse files
dependabot[bot]airsquared
authored andcommitted
Bump org.openjfx.javafxplugin from 0.0.12 to 0.0.13
Bumps org.openjfx.javafxplugin from 0.0.12 to 0.0.13. --- updated-dependencies: - dependency-name: org.openjfx.javafxplugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 71ccb0e commit 776124b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ plugins {
2424
id 'application'
2525
id 'com.github.ben-manes.versions' version '0.42.0'
2626
id 'org.beryx.jlink' version '2.25.0'
27-
id 'org.openjfx.javafxplugin' version '0.0.12'
27+
id 'org.openjfx.javafxplugin' version '0.0.13'
2828

2929
id 'idea'
3030
}

0 commit comments

Comments
 (0)