Skip to content

Commit 7316f93

Browse files
committed
Update plugin launch4j to v3.0.6
1 parent da0081c commit 7316f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ gitPublish = { id = "org.ajoberstar.git-publish", version = "4.2.2" }
7878
githubRelease = { id = "com.github.breadmoirai.github-release", version = "2.5.2" }
7979
graalvm-native = { id = "org.graalvm.buildtools.native", version = "0.10.2" }
8080
jib = { id = "com.google.cloud.tools.jib", version = "3.4.3" }
81-
launch4j = { id = "edu.sc.seis.launch4j", version = "3.0.5" }
81+
launch4j = { id = "edu.sc.seis.launch4j", version = "3.0.6" }
8282
license = { id = "com.github.hierynomus.license", version = "0.16.1" }
8383
nebula-ospackage = { id = "com.netflix.nebula.ospackage", version = "11.9.1" }
8484
openapi-generator = { id = "org.openapi.generator", version = "4.3.1" } # >= 5.0.0 breaks the tasks

0 commit comments

Comments
 (0)