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 9a18a19 commit 2b88b43Copy full SHA for 2b88b43
helloworld-jsp/build.gradle
@@ -18,7 +18,7 @@ buildscript { // Configuration for building
18
mavenCentral()
19
}
20
dependencies {
21
- classpath 'com.google.cloud.tools:appengine-gradle-plugin:2.4.5'
+ classpath 'com.google.cloud.tools:appengine-gradle-plugin:2.5.0'
22
classpath 'org.akhikhl.gretty:gretty:+'
23
24
0 commit comments