mirror of
https://github.com/google/nomulus.git
synced 2025-08-05 01:11:50 +02:00
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:
parent
77590dcd8e
commit
b0f6a498fd
3 changed files with 17 additions and 8 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue