We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fb27d9 commit 66ca1d9Copy full SHA for 66ca1d9
samples/xml/gae/gae.gradle
@@ -2,7 +2,7 @@ apply plugin: 'war'
2
apply plugin: 'jetty'
3
apply plugin: 'appengine'
4
5
-def gaeVersion="1.9.79"
+def gaeVersion="1.9.83"
6
7
buildscript {
8
repositories {
0 commit comments