We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7e0e39 commit c81d060Copy full SHA for c81d060
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.1.1'
4
5
// Used by release.gradle
6
id 'maven-publish'
0 commit comments