mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-25 09:00:26 +00:00
Homebrew fixes
This commit is contained in:
parent
ae42b07759
commit
45de844680
1 changed files with 1 additions and 1 deletions
2
dist/build.gradle
vendored
2
dist/build.gradle
vendored
|
@ -3,7 +3,7 @@ plugins {
|
|||
id 'org.beryx.jlink' version '2.26.0'
|
||||
id "org.moditect.gradleplugin" version "1.0.0-rc3"
|
||||
id "org.asciidoctor.jvm.convert" version "3.3.2"
|
||||
id 'org.jreleaser' version '1.5.1'
|
||||
id 'org.jreleaser' version '1.6.0'
|
||||
id("com.netflix.nebula.ospackage") version "11.2.0"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue