Update build.gradle

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

View File

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