Skip to content

Commit

Permalink
deps: bump io.github.goooler.shadow from 8.1.7 to 8.1.8 (#164)
Browse files Browse the repository at this point in the history
Bumps [io.github.goooler.shadow](https://github.com/Goooler/shadow) from 8.1.7 to 8.1.8.
- [Release notes](https://github.com/Goooler/shadow/releases)
- [Commits](Goooler/shadow@v8.1.7...v8.1.8)

---
updated-dependencies:
- dependency-name: io.github.goooler.shadow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 25, 2024
1 parent fef3901 commit d6b8afd
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 @@ -4,7 +4,7 @@ import java.text.SimpleDateFormat
plugins {
id 'checkstyle'
id "com.github.spotbugs" version "6.0.19"
id 'io.github.goooler.shadow' version '8.1.7'
id 'io.github.goooler.shadow' version '8.1.8'
id 'java'
}

Expand Down

0 comments on commit d6b8afd

Please sign in to comment.