Skip to content

Commit e2deff4

Browse files
Bump com.gradleup.shadow from 9.4.2 to 9.4.3 (#215)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 91a79cc commit e2deff4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
id 'com.adarshr.test-logger' version "4.0.0"
1414
id 'com.github.ben-manes.versions' version "0.54.0"
1515
id "io.freefair.lombok" version "9.5.0"
16-
id "com.gradleup.shadow" version "9.4.2"
16+
id "com.gradleup.shadow" version "9.4.3"
1717
id 'com.github.jk1.dependency-license-report' version "3.1.4"
1818
id 'org.cyclonedx.bom' version "3.2.4"
1919
id "org.jreleaser" version '1.24.0'

0 commit comments

Comments
 (0)