Skip to content

Commit ffc3245

Browse files
committed
Add link to issue explaining shadowJar task in spring-analyzer
1 parent 9cddeff commit ffc3245

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

utbot-spring-analyzer/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ application {
2323
mainClass.set("org.utbot.spring.ApplicationRunnerKt")
2424
}
2525

26+
// see more details about this task -- https://github.com/spring-projects/spring-boot/issues/1828
2627
tasks.withType(ShadowJar::class.java) {
2728
isZip64 = true
2829
// Required for Spring

0 commit comments

Comments
 (0)