Skip to content

Commit b82d6ca

Browse files
chore(deps): bump com.gradleup.shadow from 9.1.0 to 9.2.2
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.1.0 to 9.2.2. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.1.0...9.2.2) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6cfbd0a commit b82d6ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id "idea"
55
id 'jacoco'
66
id "com.adarshr.test-logger" version "4.0.0"
7-
id "com.gradleup.shadow" version "9.1.0"
7+
id "com.gradleup.shadow" version "9.2.2"
88
id 'signing'
99
id "com.github.ben-manes.versions" version "0.52.0"
1010
id 'net.researchgate.release' version '3.1.0'

0 commit comments

Comments
 (0)