Newest libs and gradle.

This commit is contained in:
Fabian Märki
2018-08-10 13:13:23 +02:00
parent a0c916e8bb
commit bd1e081abb
4 changed files with 20 additions and 13 deletions

View File

@ -8,10 +8,6 @@ apply plugin: 'org.springframework.boot'
repositories { jcenter() }
springBoot { // when using spring loaded turn on noverify
noverify = true }
ext {
applicationDefaultJvmArgs = [
"-Dfile.encoding=UTF-8",