File tree 2 files changed +3
-3
lines changed
appengine/endpoints-frameworks-v2/backend 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 31
31
<properties >
32
32
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
33
33
34
- <endpoints .framework.version>2.0.0-beta.12 </endpoints .framework.version>
35
- <endpoints .management.version>1.0.0-beta.12 </endpoints .management.version>
34
+ <endpoints .framework.version>2.0.0</endpoints .framework.version>
35
+ <endpoints .management.version>1.0.0</endpoints .management.version>
36
36
37
37
<endpoints .project.id>YOUR_PROJECT_ID</endpoints .project.id>
38
38
<maven .compiler.target>1.7</maven .compiler.target>
Original file line number Diff line number Diff line change 158
158
<dependency >
159
159
<groupId >org.mockito</groupId >
160
160
<artifactId >mockito-core</artifactId >
161
- <version >2.5.4 </version >
161
+ <version >2.5.5 </version >
162
162
<scope >test</scope >
163
163
</dependency >
164
164
<dependency >
You can’t perform that action at this time.
0 commit comments