Skip to content

Commit 4201e02

Browse files
build(deps): bump com.gradleup.shadow from 9.2.2 to 9.3.0 (#132)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.2.2 to 9.3.0. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.2.2...9.3.0) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e60707 commit 4201e02

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
@@ -3,7 +3,7 @@ plugins {
33
id "idea"
44
id 'jacoco-report-aggregation'
55
id "com.adarshr.test-logger" version "4.0.0" apply(false)
6-
id "com.gradleup.shadow" version "9.2.2" apply(false)
6+
id "com.gradleup.shadow" version "9.3.0" apply(false)
77
id 'signing'
88
id "com.github.ben-manes.versions" version "0.53.0"
99
id 'net.researchgate.release' version '3.1.0'

0 commit comments

Comments
 (0)