We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b96d5c commit fac3e92Copy full SHA for fac3e92
1 file changed
build.gradle
@@ -17,7 +17,7 @@ plugins {
17
id 'java-gradle-plugin'
18
id 'groovy'
19
id 'maven-publish'
20
- id 'com.github.johnrengelman.shadow' version '8.1.1'
+ id 'com.gradleup.shadow' version '8.3.8'
21
id 'com.gradle.plugin-publish' version '1.3.1'
22
id 'com.github.ethankhall.semantic-versioning' version '1.1.0'
23
id 'com.github.ben-manes.versions' version '0.53.0'
0 commit comments