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 @@ -55,7 +55,7 @@ dependencies {
5555
5656 // Endpoints Frameworks v2.0
5757 // [START endpoints-tools]
58- compile group : ' com.google.endpoints' , name : ' endpoints-framework-tools' , version : ' 2.0.4 '
58+ compile group : ' com.google.endpoints' , name : ' endpoints-framework-tools' , version : ' 2.0.7 '
5959 // [END endpoints-tools]
6060 // End of Endpoints Frameworks v2.0
6161}
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ limitations under the License.
6060 <dependency >
6161 <groupId >com.google.endpoints</groupId >
6262 <artifactId >endpoints-framework</artifactId >
63- <version >2.0.4 </version >
63+ <version >2.0.7 </version >
6464 </dependency >
6565 <!-- [END endpoints-frameworks] -->
6666 <!-- End of Endpoints Frameworks v2.0 -->
You can’t perform that action at this time.
0 commit comments