Skip to content

Commit 254baeb

Browse files
build(deps): bump com.gradleup.shadow:shadow-gradle-plugin
Bumps [com.gradleup.shadow:shadow-gradle-plugin](https://github.com/GradleUp/shadow) from 9.1.0 to 9.4.2. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.1.0...9.4.2) --- updated-dependencies: - dependency-name: com.gradleup.shadow:shadow-gradle-plugin dependency-version: 9.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 828377a commit 254baeb

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
@@ -16,7 +16,7 @@ dependencies {
1616
implementation(platform("org.jetbrains.kotlin:kotlin-bom:${embeddedKotlinVersion}"))
1717

1818
api("com.diffplug.spotless:spotless-lib")
19-
api("com.gradleup.shadow:shadow-gradle-plugin:9.1.0")
19+
api("com.gradleup.shadow:shadow-gradle-plugin:9.4.2")
2020

2121
implementation("com.adarshr:gradle-test-logger-plugin:4.0.0")
2222
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:3.14.1")

0 commit comments

Comments
 (0)