Update build.gradle

This commit is contained in:
CloudlyBot 2023-02-27 12:30:31 +01:00 committed by GitHub
parent 5b18f9d45f
commit aecd4ca19c
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 '8.1.0' //'7.1.2'
id 'com.github.johnrengelman.shadow' version '8.0.0' //'7.1.2'
id 'kr.entree.spigradle' version '2.4.3' //'2.2.4'
id 'io.freefair.lombok' version '6.6.3'
id 'java'