Move to ServerLib

This commit is contained in:
NotMyFault
2021-01-22 23:34:47 +01:00
parent 8292ed9e31
commit 86e8457574
3 changed files with 16 additions and 4 deletions

View File

@ -6,7 +6,7 @@ plugins {
java
`java-library`
`maven-publish`
id("com.github.johnrengelman.shadow") version "6.0.0"
id("com.github.johnrengelman.shadow") version "6.1.0"
id("net.minecrell.licenser") version "0.4.1"
id("org.ajoberstar.grgit") version "4.1.0"