Update build.gradle

This commit is contained in:
CrazyCloudCraft | Argantiu 2022-07-17 10:04:41 +02:00 committed by GitHub
parent b33c277b1f
commit 47325011d7
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.3.2'
id 'kr.entree.spigradle' version '2.2.4'
id 'io.freefair.lombok' version '6.5.0.3'
id 'java'
id 'jacoco'