Skip to content

Commit

Permalink
upgraded johnrengelman.shadow to 7.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Orbiter committed May 15, 2022
1 parent e7e6a27 commit 1c8df99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'java'
id 'maven-publish'
id 'com.github.johnrengelman.shadow' version '5.1.0'
id 'com.github.johnrengelman.shadow' version '7.1.2'
}

apply plugin: 'java'
Expand Down

0 comments on commit 1c8df99

Please sign in to comment.