We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c70c0bb commit 31b070cCopy full SHA for 31b070c
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id 'application'
5
id 'maven'
6
id 'signing'
7
- id 'com.github.johnrengelman.shadow' version '6.1.0'
+ id 'com.github.johnrengelman.shadow' version '7.0.0'
8
id 'com.dorongold.task-tree' version '2.1.0'
9
id 'io.freefair.git-version' version '5.3.3.3'
10
id "com.diffplug.spotless" version "5.14.2"
0 commit comments