Skip to content

Commit 97621f0

Browse files
dependabot[bot]danjasuw
authored andcommitted
build(deps): bump com.gradleup.shadow
Bumps the gradle-dependencies group with 1 update in the /limelight_submit_import directory: [com.gradleup.shadow](https://github.com/GradleUp/shadow). Updates `com.gradleup.shadow` from 9.5.1 to 9.6.1 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.5.1...9.6.1) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80f6167 commit 97621f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

limelight_submit_import/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ buildscript {
2323
}
2424

2525
plugins {
26-
id 'com.gradleup.shadow' version '9.5.1'
26+
id 'com.gradleup.shadow' version '9.6.1'
2727
id 'org.ajoberstar.grgit' version '5.3.3'
2828
}
2929

0 commit comments

Comments
 (0)