Bump shadow to 7.1.2
This commit is contained in:
parent
0e8be39714
commit
0f89b1128e
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
|
|||
plugins {
|
||||
`java-library`
|
||||
`maven-publish`
|
||||
id("com.github.johnrengelman.shadow") version "7.1.0"
|
||||
id("com.github.johnrengelman.shadow") version "7.1.2"
|
||||
}
|
||||
|
||||
group = "net.frankheijden.serverutils"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue