We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fe652e commit 4a2fe1fCopy full SHA for 4a2fe1f
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
}
6
7
plugins {
8
- id 'com.github.johnrengelman.shadow' version '7.1.2'
+ id 'com.github.johnrengelman.shadow' version '8.1.1'
9
id 'kr.entree.spigradle' version '2.4.3'
10
id 'io.freefair.lombok' version '6.6.1'
11
id 'java'
0 commit comments