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 {
55
55
56
56
// Endpoints Frameworks v2.0
57
57
// [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 '
59
59
// [END endpoints-tools]
60
60
// End of Endpoints Frameworks v2.0
61
61
}
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ limitations under the License.
60
60
<dependency >
61
61
<groupId >com.google.endpoints</groupId >
62
62
<artifactId >endpoints-framework</artifactId >
63
- <version >2.0.4 </version >
63
+ <version >2.0.7 </version >
64
64
</dependency >
65
65
<!-- [END endpoints-frameworks] -->
66
66
<!-- End of Endpoints Frameworks v2.0 -->
You can’t perform that action at this time.
0 commit comments