Update dependencies and Gradle

This commit is contained in:
2023-03-02 23:06:37 -06:00
parent 158ce52320
commit 8fa05e3838
6 changed files with 39 additions and 40 deletions

View File

@ -1,7 +1,7 @@
plugins {
id "java"
id "maven-publish"
id "com.github.johnrengelman.shadow" version "7.1.2"
id "com.github.johnrengelman.shadow" version "8.1.0"
}
group = "dev.plex"