Update build.gradle

Co-Authored-By: sqrrm <sqrrm@users.noreply.github.com>
This commit is contained in:
Christoph Sturm 2019-08-01 13:44:07 +02:00 committed by GitHub
parent 0698e3194d
commit 18115c98f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -405,7 +405,6 @@ configure(project(':seednode')) {
compileOnly "org.projectlombok:lombok:$lombokVersion"
annotationProcessor "org.projectlombok:lombok:$lombokVersion"
testCompile "org.springframework:spring-test:$springVersion"
}
}