Skip to content

Commit 10774b3

Browse files
Merge pull request #172 from Ultraviolet-Ninja/dependabot/gradle/dev/org.beryx.jlink-3.1.3
Bump org.beryx.jlink from 3.1.2 to 3.1.3
2 parents dda3e6c + 57d1e01 commit 10774b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'java'
33
id 'jacoco'
44
id 'application'
5-
id 'org.beryx.jlink' version '3.1.2'
5+
id 'org.beryx.jlink' version '3.1.3'
66
id 'info.solidsoft.pitest' version '1.15.0'
77
id 'org.openjfx.javafxplugin' version '0.1.0'
88
id 'org.javamodularity.moduleplugin' version '1.8.15'

0 commit comments

Comments
 (0)