File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
appengine/endpoints-frameworks-v2/migration-example Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ buildscript { // Configuration for building
20
20
}
21
21
dependencies {
22
22
// App Engine Gradle plugin
23
- classpath ' com.google.cloud.tools:appengine-gradle-plugin:1.1.1 '
23
+ classpath ' com.google.cloud.tools:appengine-gradle-plugin:1.3.0 '
24
24
25
25
// Endpoints Frameworks Gradle plugin
26
26
classpath ' com.google.cloud.tools:endpoints-framework-gradle-plugin:1.0.0-beta6'
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ limitations under the License.
85
85
<plugin >
86
86
<groupId >com.google.cloud.tools</groupId >
87
87
<artifactId >appengine-maven-plugin</artifactId >
88
- <version >1.2 .1</version >
88
+ <version >1.3 .1</version >
89
89
<configuration >
90
90
<!-- deploy configuration -->
91
91
</configuration >
You can’t perform that action at this time.
0 commit comments