build: update shadowJar for build with gradle 5.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
plugins {
|
||||
id 'edu.sc.seis.launch4j' version '2.4.4'
|
||||
id 'com.github.johnrengelman.shadow' version '2.0.4'
|
||||
id 'com.github.johnrengelman.shadow' version '4.0.3'
|
||||
}
|
||||
|
||||
apply plugin: 'application'
|
||||
|
||||
Reference in New Issue
Block a user