Update build.gradle

This commit is contained in:
CrazyCloudCraft | Argantiu 2022-11-08 11:33:19 +01:00 committed by GitHub
parent a773efc944
commit 6042c5cae0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ buildscript {
plugins {
id 'com.github.johnrengelman.shadow' version '7.1.2'
id 'kr.entree.spigradle' version '2.2.4'
id 'kr.entree.spigradle' version '2.4.3' //'2.2.4'
id 'io.freefair.lombok' version '6.5.1'
id 'java'
id 'jacoco'