Skip to content

Commit

Permalink
Bump com.gradleup.shadow from 8.3.5 to 8.3.6
Browse files Browse the repository at this point in the history
Bumps com.gradleup.shadow from 8.3.5 to 8.3.6.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 5921c96 commit 72bfed1
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
Expand Up @@ -5,7 +5,7 @@ plugins {
id("com.gradle.plugin-publish") version "1.3.0"
id("com.github.breadmoirai.github-release") version "2.5.2"
id("org.gradle.wrapper-upgrade") version "0.12"
id("com.gradleup.shadow") version "8.3.5"
id("com.gradleup.shadow") version "8.3.6"
}

val releaseVersion = releaseVersion()
Expand Down

0 comments on commit 72bfed1

Please sign in to comment.