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 d8bf106 commit 2fceacaCopy full SHA for 2fceaca
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'java-gradle-plugin'
4
id 'maven-publish' // used for publishing to local maven repository
5
id 'com.gradle.plugin-publish' version '0.12.0'
6
- id 'com.github.johnrengelman.shadow' version '5.0.0'
+ id 'com.github.johnrengelman.shadow' version '8.1.1'
7
id 'com.github.ben-manes.versions' version '0.51.0'
8
}
9
0 commit comments