mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-05-03 19:30:31 +00:00
Bump jlink plugin
This commit is contained in:
Vendored
+1
-1
@@ -1,6 +1,6 @@
|
||||
|
||||
plugins {
|
||||
id 'org.beryx.jlink' version '3.1.5'
|
||||
id 'org.beryx.jlink' version '3.2.0'
|
||||
id("com.netflix.nebula.ospackage") version "12.1.1"
|
||||
id 'org.gradle.crypto.checksum' version '1.4.0'
|
||||
id 'signing'
|
||||
|
||||
Vendored
+1
-1
@@ -142,4 +142,4 @@ if (os.isMacOsX()) {
|
||||
jpackageImage.dependsOn(prepareMacOSResources)
|
||||
}
|
||||
|
||||
jpackage.finalizedBy(copyBundledExtensions)
|
||||
tasks.jpackage.finalizedBy(copyBundledExtensions)
|
||||
|
||||
Reference in New Issue
Block a user