Update build.gradle

This commit is contained in:
CrazyCloudCraft | Argantiu 2022-07-17 10:02:16 +02:00 committed by GitHub
parent 492542a894
commit b33c277b1f
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.1'
id 'kr.entree.spigradle' version '2.3.2'
id 'io.freefair.lombok' version '6.5.0.3'
id 'java'
id 'jacoco'