Update Gradle and dependencies

This commit is contained in:
2023-04-29 15:06:46 -05:00
parent ceb9a83eda
commit 7caa89539d
4 changed files with 17 additions and 17 deletions

View File

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