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 @@ -23,7 +23,7 @@ buildscript { // Configuration for building
2323 classpath ' com.google.cloud.tools:appengine-gradle-plugin:1.3.0'
2424
2525 // 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 '
2727 }
2828}
2929// [END buildscript]
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ limitations under the License.
9595 <plugin >
9696 <groupId >com.google.cloud.tools</groupId >
9797 <artifactId >endpoints-framework-maven-plugin</artifactId >
98- <version >1.0.0-beta3 </version >
98+ <version >1.0.0-beta5 </version >
9999 <configuration >
100100 <!-- plugin configuration -->
101101 </configuration >
You can’t perform that action at this time.
0 commit comments