forked from Upstream/Velocitab
Bump shadow to 8.1.1
This commit is contained in:
parent
e5a6e2e051
commit
e1d9cec3f6
@ -1,13 +1,13 @@
|
||||
import org.apache.tools.ant.filters.ReplaceTokens
|
||||
|
||||
plugins {
|
||||
id 'com.github.johnrengelman.shadow' version '8.1.0'
|
||||
id 'com.github.johnrengelman.shadow' version '8.1.1'
|
||||
id 'org.ajoberstar.grgit' version '5.0.0'
|
||||
id 'java'
|
||||
}
|
||||
|
||||
group 'net.william278'
|
||||
version "$ext.plugin_version-${versionMetadata()}"
|
||||
version "$ext.plugin_version"
|
||||
|
||||
ext {
|
||||
set 'version', version.toString()
|
||||
|
Loading…
Reference in New Issue
Block a user