Skip to content

Commit 079b956

Browse files
Bump com.gradleup.shadow from 9.3.1 to 9.4.0
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.3.1 to 9.4.0. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.3.1...9.4.0) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c350cd commit 079b956

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ plugins {
2525
kotlin("jvm") version "2.3.10" apply false
2626
id("org.liquibase.gradle") version "3.1.0" apply false
2727
id("org.jmailen.kotlinter") version "5.4.2" apply false
28-
id("com.gradleup.shadow") version "9.3.1" apply false
28+
id("com.gradleup.shadow") version "9.4.0" apply false
2929
id("com.github.breadmoirai.github-release") version "2.5.2" apply false
3030
}
3131

0 commit comments

Comments
 (0)