Skip to content

Commit e3d9265

Browse files
authored
Merge pull request #800 from commercetools/renovate/com.github.johnrengelman.shadow-8.x
chore(deps): update plugin com.github.johnrengelman.shadow to v8
2 parents ba604b1 + e2d8744 commit e3d9265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common-plugins/javaparser/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'java'
3-
id 'com.github.johnrengelman.shadow' version '7.1.2'
3+
id 'com.github.johnrengelman.shadow' version '8.1.1'
44
}
55

66
group = 'com.commercetools.sdk.plugins'

0 commit comments

Comments
 (0)