Skip to content

Commit 0a0e7cf

Browse files
dependabot[bot]rm3l
authored andcommitted
chore(deps): bump com.gradleup.shadow
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.4.2 to 9.4.3. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.4.2...9.4.3) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9aaccc6 commit 0a0e7cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/crawlers/discoverdev.io/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
plugins {
2525
id 'application'
2626
id "org.jetbrains.kotlin.jvm"
27-
id "com.gradleup.shadow" version "9.4.2"
27+
id "com.gradleup.shadow" version "9.4.3"
2828
id "com.google.cloud.tools.jib" version "3.5.3"
2929
}
3030

0 commit comments

Comments
 (0)