upgraded to Java 11 and fixed build
This commit is contained in:
@@ -15,7 +15,7 @@ apply plugin: 'eclipse'
|
||||
apply plugin: 'org.springframework.boot'
|
||||
|
||||
version = '0.0.1-SNAPSHOT'
|
||||
sourceCompatibility = 1.8
|
||||
sourceCompatibility = 11
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
|
||||
Reference in New Issue
Block a user