Update build.gradle

This commit is contained in:
CloudlyBot | Argantiu 2023-04-22 17:35:30 +02:00 committed by GitHub
parent b3dbfb127d
commit 48248e052b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
import org.apache.tools.ant.filters.ReplaceTokens
plugins {
id "com.github.johnrengelman.shadow" version "7.1.2"
id "com.github.johnrengelman.shadow" version "8.1.1"
id "io.freefair.lombok" version "8.0.1"
id "io.github.slimjar" version "1.3.0"
id "java"