Skip to content

Commit 6252128

Browse files
committed
Fix bug when calling shadowJar
1 parent 6ad8b4d commit 6252128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
2-
id("qupath-conventions")
32
id("com.gradleup.shadow") version "8.3.5"
3+
id("qupath-conventions")
44
`maven-publish`
55
}
66

0 commit comments

Comments
 (0)