mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 22:35:49 +00:00
Updating build.gradle
This commit is contained in:
parent
3983728179
commit
7c6645fdba
1 changed files with 1 additions and 3 deletions
|
@ -48,6 +48,4 @@ sourceCompatibility = '1.8'
|
|||
tasks.withType(JavaCompile) {
|
||||
options.encoding = 'UTF-8'
|
||||
}
|
||||
task wrapper(type: Wrapper) {
|
||||
gradleVersion = '2.0'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue