Migrate to Goooler's shadow fork
This commit is contained in:
parent
f5c986848c
commit
797052aa7d
2 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@ dependencyJunit=11.0-M2
|
|||
dependencyJoor=0.9.14
|
||||
|
||||
# Plugins
|
||||
pluginShadow=8.1.1
|
||||
pluginShadow=8.1.7
|
||||
pluginLombok=8.6
|
||||
pluginGitProperties=2.4.2
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@ plugins {
|
|||
id 'java'
|
||||
id 'application'
|
||||
id 'io.freefair.lombok' version "${pluginLombok}"
|
||||
id 'com.github.johnrengelman.shadow' version "${pluginShadow}"
|
||||
id 'io.github.goooler.shadow' version "${pluginShadow}"
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
Loading…
Reference in a new issue