Skip to content

Commit 66ca1d9

Browse files
committed
Update to GAE 1.9.83
Closes gh-9273
1 parent 8fb27d9 commit 66ca1d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/xml/gae/gae.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apply plugin: 'war'
22
apply plugin: 'jetty'
33
apply plugin: 'appengine'
44

5-
def gaeVersion="1.9.79"
5+
def gaeVersion="1.9.83"
66

77
buildscript {
88
repositories {

0 commit comments

Comments
 (0)