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.
2 parents f931b9e + 6a9d1d1 commit 55c2d38Copy full SHA for 55c2d38
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'application'
3
- id 'com.github.johnrengelman.shadow' version '4.0.3'
+ id 'com.github.johnrengelman.shadow' version '5.2.0'
4
5
// Used by release.gradle
6
id 'maven-publish'
0 commit comments