File tree 2 files changed +2
-2
lines changed
appengine/endpoints-frameworks-v2/migration-example
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ buildscript { // Configuration for building
23
23
classpath ' com.google.cloud.tools:appengine-gradle-plugin:1.3.0'
24
24
25
25
// Endpoints Frameworks Gradle plugin
26
- classpath ' com.google.cloud.tools:endpoints-framework-gradle-plugin:1.0.0-beta6 '
26
+ classpath ' com.google.cloud.tools:endpoints-framework-gradle-plugin:1.0.0-beta9 '
27
27
}
28
28
}
29
29
// [END buildscript]
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ limitations under the License.
95
95
<plugin >
96
96
<groupId >com.google.cloud.tools</groupId >
97
97
<artifactId >endpoints-framework-maven-plugin</artifactId >
98
- <version >1.0.0-beta3 </version >
98
+ <version >1.0.0-beta5 </version >
99
99
<configuration >
100
100
<!-- plugin configuration -->
101
101
</configuration >
You can’t perform that action at this time.
0 commit comments