Skip to content

Commit 41f4ca4

Browse files
authored
Adjust shadowJar name. (#909)
Signed-off-by: Thomas Hurney <hurneyt@amazon.com>
1 parent 2a23956 commit 41f4ca4

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
@@ -58,7 +58,7 @@ apply plugin: 'java'
5858
apply plugin: 'jacoco'
5959
apply plugin: 'signing'
6060
apply plugin: 'maven-publish'
61-
apply plugin: 'com.github.johnrengelman.shadow'
61+
apply plugin: 'com.gradleup.shadow'
6262
// apply plugin: 'io.gitlab.arturbosch.detekt'
6363
apply plugin: 'org.jetbrains.kotlin.jvm'
6464
apply plugin: 'org.jetbrains.kotlin.plugin.allopen'

0 commit comments

Comments
 (0)