[ci skip] Misc gradle updates (#6763)

This commit is contained in:
Jason Penilla
2021-10-11 16:31:53 -05:00
parent f5b2d0cfce
commit 5eb18765ee
3 changed files with 5 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
plugins {
java
`maven-publish`
id("com.github.johnrengelman.shadow") version "7.0.0" apply false
id("com.github.johnrengelman.shadow") version "7.1.0" apply false
id("io.papermc.paperweight.core") version "1.1.12"
}