Skip to content

Commit e258bb8

Browse files
dependabot[bot]loicmathieu
authored andcommitted
chore(deps): bump com.gradleup.shadow from 8.3.5 to 8.3.6
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.5 to 8.3.6. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@8.3.5...8.3.6) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa5e81f commit e258bb8

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'
55
id "com.adarshr.test-logger" version "4.0.0"
6-
id "com.gradleup.shadow" version "8.3.5"
6+
id "com.gradleup.shadow" version "8.3.6"
77
id 'ru.vyarus.java-lib' version '3.0.0'
88
id 'ru.vyarus.github-info' version '2.0.0'
99
id 'signing'

0 commit comments

Comments
 (0)