Skip to content

Commit 66277f4

Browse files
chore(deps): bump com.gradleup.shadow in the update-dependencies group
Bumps the update-dependencies group with 1 update: [com.gradleup.shadow](https://github.com/GradleUp/shadow). Updates `com.gradleup.shadow` from 8.3.1 to 8.3.2 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@8.3.1...8.3.2) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 44342f1 commit 66277f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ val kafkaVersion = "3.8.0"
2424
plugins {
2525
id("application")
2626
kotlin("jvm") version "2.0.20"
27-
id("com.gradleup.shadow") version "8.3.1"
27+
id("com.gradleup.shadow") version "8.3.2"
2828
id("com.diffplug.spotless") version "6.25.0"
2929
}
3030

0 commit comments

Comments
 (0)