We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceabc45 commit 502153cCopy full SHA for 502153c
build.gradle
@@ -47,6 +47,7 @@ dependencies {
47
implementation 'org.apache.commons:commons-collections4:4.1'
48
implementation 'org.apache.velocity:velocity-engine-core:2.0'
49
implementation 'io.github.fvarrui:gradle-launch4j:2.4.7'
50
+ implementation 'com.netflix.nebula:gradle-ospackage-plugin:8.4.1'
51
52
testImplementation 'junit:junit:4.12'
53
0 commit comments