Bump the version of the AppEngine Gradle plugin (#169)

* Bump the version of the AppEngine Gradle plugin

* deploy should depend on deployAll
This commit is contained in:
gbrodman 2019-07-15 11:25:23 -04:00 committed by GitHub
parent 77590dcd8e
commit b0f6a498fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 17 additions and 8 deletions

View file

@ -21,7 +21,7 @@ buildscript {
}
dependencies {
classpath 'com.google.cloud.tools:appengine-gradle-plugin:1.3.3'
classpath 'com.google.cloud.tools:appengine-gradle-plugin:2.0.1'
classpath "net.ltgt.gradle:gradle-errorprone-plugin:0.6.1"
classpath 'org.sonatype.aether:aether-api:1.13.1'
classpath 'org.sonatype.aether:aether-impl:1.13.1'