Skip to content

Commit

Permalink
[Java] Upgrade to Shadow 7.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjpt777 committed Dec 29, 2021
1 parent bb008de commit d51879f
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
Expand Up @@ -16,7 +16,7 @@

plugins {
id 'java-library'
id 'com.github.johnrengelman.shadow' version '7.1.1' apply false
id 'com.github.johnrengelman.shadow' version '7.1.2' apply false
id 'biz.aQute.bnd.builder' version '6.1.0' apply false
id "com.github.ben-manes.versions" version "0.39.0"
}
Expand Down

0 comments on commit d51879f

Please sign in to comment.