Skip to content

Commit a455438

Browse files
committed
shadow 2.0.4
1 parent bbb711e commit a455438

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
@@ -14,7 +14,7 @@ buildscript {
1414
}
1515
dependencies {
1616
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
17-
classpath 'com.github.jengelman.gradle.plugins:shadow:2.0.3'
17+
classpath 'com.github.jengelman.gradle.plugins:shadow:2.0.4'
1818
classpath "org.junit.platform:junit-platform-gradle-plugin:1.1.0"
1919
}
2020
}

0 commit comments

Comments
 (0)