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 f826ca4 commit 596c385Copy full SHA for 596c385
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
// https://plugins.gradle.org/plugin/com.gradleup.shadow
3
- id 'com.gradleup.shadow' version '9.0.2'
+ id 'com.gradleup.shadow' version '9.1.0'
4
// https://plugins.gradle.org/plugin/de.undercouch.download
5
id 'de.undercouch.download' version '5.6.0'
6
id 'java'
0 commit comments