mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 10:19:39 +02:00
gradle: migrate to new shadow plugin namespace
This commit is contained in:
parent
a80c4fb4bb
commit
e444fdd6ca
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
plugins {
|
||||
id 'application'
|
||||
id 'org.graalvm.buildtools.native' version '0.10.6'
|
||||
id 'com.github.johnrengelman.shadow' version '8.1.1'
|
||||
id 'com.gradleup.shadow' version '8.3.6'
|
||||
}
|
||||
|
||||
graalvmNative {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue