Skip to content

Commit 9e0de60

Browse files
committed
Adjust shadowJar name
Signed-off-by: Eric Wei <mengwei.eric@gmail.com>
1 parent 42905b4 commit 9e0de60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

async-query-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
id 'jacoco'
1010
id 'antlr'
1111
id 'com.diffplug.spotless' version '6.22.0'
12-
id 'com.github.johnrengelman.shadow'
12+
id 'com.gradleup.shadow'
1313
}
1414

1515
repositories {

0 commit comments

Comments
 (0)