Newest libs and gradle.
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user