Skip to content

Commit

Permalink
chore(deps): bump com.github.johnrengelman.shadow from 7.1.2 to 8.1.1
Browse files Browse the repository at this point in the history
Bumps com.github.johnrengelman.shadow from 7.1.2 to 8.1.1.

---
updated-dependencies:
- dependency-name: com.github.johnrengelman.shadow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 10, 2023
1 parent 33007bc commit bf526a3
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,5 +1,5 @@
plugins {
id 'com.github.johnrengelman.shadow' version '7.1.2' apply false
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false
id 'idea'
id 'net.ltgt.errorprone' version '3.0.1' apply false
id 'org.shipkit.shipkit-auto-version' version '1.2.2'
Expand Down

0 comments on commit bf526a3

Please sign in to comment.