We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7e0e39 commit abc24fcCopy full SHA for abc24fc
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'application'
3
- id 'com.github.johnrengelman.shadow' version '7.1.1'
+ id 'com.github.johnrengelman.shadow' version '8.0.0'
4
5
// Used by release.gradle
6
id 'maven-publish'
0 commit comments