Skip to content

Commit d1c1822

Browse files
committed
Update build.gradle
1 parent c6fb0d8 commit d1c1822

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

build.gradle

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ plugins {
22
id "java"
33
id "application"
44
id "com.github.johnrengelman.shadow" version "8.1.1"
5-
id "io.github.intisy.github-gradle" version "1.4.4"
65
id "io.github.intisy.online-gradle" version "1.7.2"
76
}
87

@@ -38,8 +37,4 @@ dependencies {
3837

3938
application {
4039
mainClass = 'io.github.intisy.docker.EmbeddedDockerManager'
41-
}
42-
43-
test {
44-
useJUnitPlatform()
4540
}

0 commit comments

Comments
 (0)