Update Gretty

This commit is contained in:
Emux 2017-12-29 17:18:10 +02:00
parent 49ded685b4
commit c3639dcb24
No known key found for this signature in database
GPG Key ID: 89C6921D7AF2BDD0
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ buildscript {
}
dependencies {
classpath 'de.richsource.gradle.plugins:gwt-gradle-plugin:0.6'
classpath 'org.akhikhl.gretty:gretty:1.4.2'
classpath 'org.akhikhl.gretty:gretty:2.0.0'
}
}

View File

@ -4,7 +4,7 @@ buildscript {
}
dependencies {
classpath 'de.richsource.gradle.plugins:gwt-gradle-plugin:0.6'
classpath 'org.akhikhl.gretty:gretty:1.4.2'
classpath 'org.akhikhl.gretty:gretty:2.0.0'
}
}