We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22c8521 commit 0234483Copy full SHA for 0234483
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