Skip to content

Commit 60724c4

Browse files
authored
Merge pull request #40 from botblock/dependabot/gradle/com.github.johnrengelman.shadow-5.2.0
Bump com.github.johnrengelman.shadow from 4.0.4 to 5.2.0
2 parents 5693efa + 706d5b4 commit 60724c4

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)