Skip to content

Commit 4ca5726

Browse files
authored
Merge pull request #15 from Rylern/main
Fix bug when calling shadowJar
2 parents 6ad8b4d + 6252128 commit 4ca5726

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)