Skip to content

Commit

Permalink
chore(deps): bump com.gradleup.shadow from 8.3.3 to 8.3.5 (#60)
Browse files Browse the repository at this point in the history
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.3 to 8.3.5.
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](GradleUp/shadow@8.3.3...8.3.5)

---
updated-dependencies:
- dependency-name: com.gradleup.shadow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 51c5ce0 commit 2fddf3b
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 @@ -3,7 +3,7 @@ plugins {
id "idea"
id 'jacoco'
id "com.adarshr.test-logger" version "4.0.0"
id "com.gradleup.shadow" version "8.3.3"
id "com.gradleup.shadow" version "8.3.5"
id 'ru.vyarus.java-lib' version '3.0.0'
id 'ru.vyarus.github-info' version '2.0.0'
id 'signing'
Expand Down

0 comments on commit 2fddf3b

Please sign in to comment.