Skip to content

Commit a252dce

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

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
@@ -7,7 +7,7 @@ plugins {
77
id 'io.freefair.lombok' version '9.5.0'
88
id 'net.ltgt.errorprone' version '5.1.0'
99
id 'com.vanniktech.maven.publish' version '0.37.0'
10-
id 'com.gradleup.shadow' version '9.5.1'
10+
id 'com.gradleup.shadow' version '9.6.0'
1111
id 'org.sonarqube' version '7.3.1.8318'
1212
}
1313

0 commit comments

Comments
 (0)