Skip to content

Commit

Permalink
[Java] Upgrade to Shadow 7.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyazelenko committed Dec 15, 2021
1 parent 996a801 commit 70e8d0f
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.0' apply false
id 'com.github.johnrengelman.shadow' version '7.1.1' 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 70e8d0f

Please sign in to comment.