1
0
mirror of synced 2026-08-04 17:27:13 +00:00

Update dependency versions

Fixes gh-4739
This commit is contained in:
Rob Winch
2017-10-29 14:16:01 -05:00
parent 44320447fe
commit fb632624d2
3 changed files with 14 additions and 14 deletions
@@ -6,7 +6,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.google.cloud.tools:appengine-gradle-plugin:1.3.3'
classpath 'com.google.cloud.tools:appengine-gradle-plugin:1.3.4'
}
}