Update build.gradle

This commit is contained in:
CrazyCloudCraft | Argantiu 2022-07-17 09:14:47 +02:00 committed by GitHub
parent 2aab41726e
commit 53f1c9bc36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ buildscript {
} }
plugins { plugins {
id 'com.github.johnrengelman.shadow' version '7.1.1' id 'com.github.johnrengelman.shadow' version '7.1.0'
id 'kr.entree.spigradle' version '2.4.2' id 'kr.entree.spigradle' version '2.4.2'
id 'io.freefair.lombok' version '6.5.0.3' id 'io.freefair.lombok' version '6.5.0.3'
id 'java' id 'java'