Skip to content

Commit d6aa795

Browse files
dependabot[bot]airsquared
authored andcommitted
Bump com.github.ben-manes.versions from 0.43.0 to 0.44.0
Bumps com.github.ben-manes.versions from 0.43.0 to 0.44.0. --- updated-dependencies: - dependency-name: com.github.ben-manes.versions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea6c814 commit d6aa795

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
@@ -22,7 +22,7 @@ import org.gradle.nativeplatform.platform.internal.DefaultNativePlatform
2222
plugins {
2323
id 'java'
2424
id 'application'
25-
id 'com.github.ben-manes.versions' version '0.43.0'
25+
id 'com.github.ben-manes.versions' version '0.44.0'
2626
id 'org.beryx.jlink' version '2.25.0'
2727
id 'org.openjfx.javafxplugin' version '0.0.13'
2828

0 commit comments

Comments
 (0)