Update build.gradle

This commit is contained in:
CrazyCloudCraft | Argantiu 2022-10-10 10:00:36 +02:00 committed by GitHub
parent c19d3072e6
commit 5e084ede97
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.2.4'
id 'io.freefair.lombok' version '6.5.1'
id 'java'
id 'jacoco'