Skip to content

Commit 706d5b4

Browse files
Bump com.github.johnrengelman.shadow from 4.0.4 to 5.2.0
Bumps com.github.johnrengelman.shadow from 4.0.4 to 5.2.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 5693efa commit 706d5b4

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 'maven-publish'
66
id 'maven'
7-
id 'com.github.johnrengelman.shadow' version '4.0.4'
7+
id 'com.github.johnrengelman.shadow' version '5.2.0'
88
}
99

1010
project.group = "com.andre601"

0 commit comments

Comments
 (0)