Skip to content

Commit 2110731

Browse files
chore(deps): bump com.gradleup.shadow in the dependencies group (#137)
Bumps the dependencies group with 1 update: [com.gradleup.shadow](https://github.com/GradleUp/shadow). Updates `com.gradleup.shadow` from 8.3.4 to 8.3.5 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@8.3.4...8.3.5) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea625c3 commit 2110731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ plugins {
2727
id("application")
2828
kotlin("jvm") version "2.0.21"
2929
id("com.diffplug.spotless") version "6.25.0"
30-
id("com.gradleup.shadow") version "8.3.4"
30+
id("com.gradleup.shadow") version "8.3.5"
3131
}
3232

3333
application {

0 commit comments

Comments
 (0)