Skip to content

Commit 4d76562

Browse files
committed
now can reference original gradle-launch4j gradle plugin from maven
1 parent bbeba92 commit 4d76562

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
@@ -48,7 +48,7 @@ dependencies {
4848
implementation 'org.vafer:jdeb:1.9'
4949
implementation 'net.jsign:jsign-core:3.1'
5050
implementation 'org.redline-rpm:redline:1.2.10'
51-
implementation 'io.github.fvarrui:launch4j:2.5.2'
51+
implementation 'edu.sc.seis.launch4j:launch4j:2.5.2'
5252

5353
testImplementation 'junit:junit:4.12'
5454

0 commit comments

Comments
 (0)