Skip to content

Commit 4f5b145

Browse files
committed
changing to shadow 2.0.4
1 parent 7508a60 commit 4f5b145

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
// id "com.github.onslip.gradle-one-jar" version "1.0.5"
1414

1515
// Shadow plugin used to build the shade jar
16-
id 'com.github.johnrengelman.plugin-shadow' version '2.0.3'
16+
id 'com.github.johnrengelman.shadow' version '2.0.4'
1717

1818
// jacoco code coverage for test
1919
id 'jacoco'

0 commit comments

Comments
 (0)