1
0
mirror of https://github.com/google/nomulus synced 2026-01-07 05:56:49 +00:00

Update the gradle appengine plugin (#1082)

This commit is contained in:
Lai Jiang
2021-04-14 19:33:55 -04:00
committed by GitHub
parent 78e139b2c8
commit d7f27bdad3
2 changed files with 10 additions and 11 deletions

View File

@@ -24,7 +24,7 @@ buildscript {
}
dependencies {
classpath 'com.google.cloud.tools:appengine-gradle-plugin:2.0.1'
classpath 'com.google.cloud.tools:appengine-gradle-plugin:2.4.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'