Compare commits
No commits in common. "a27388320fd8a7f7a5e0d395f8392d50739563af" and "cfe8efdf5ac7480f081561c9c01cb709239b1982" have entirely different histories.
a27388320f
...
cfe8efdf5a
@ -18,8 +18,3 @@ dependencies {
|
|||||||
tasks.withType<Test> {
|
tasks.withType<Test> {
|
||||||
useJUnitPlatform()
|
useJUnitPlatform()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
tasks.withType<org.springframework.boot.gradle.tasks.bundling.BootJar> {
|
|
||||||
enabled = true
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user