Skip to content

Commit

Permalink
Bump io.github.goooler.shadow in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [io.github.goooler.shadow](https://github.com/Goooler/shadow).


Updates `io.github.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
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent e363d24 commit fa92620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
java
id("io.github.goooler.shadow") version "8.1.7"
id("io.github.goooler.shadow") version "8.1.8"
}

group = "com.github.rfresh2"
Expand Down

0 comments on commit fa92620

Please sign in to comment.