File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
44
<dependency >
45
45
<groupId >com.google.auto.value</groupId >
46
46
<artifactId >auto-value</artifactId >
47
- <version >1.4</version >
47
+ <version >1.4.1 </version >
48
48
<scope >provided</scope >
49
49
</dependency >
50
50
<dependency >
Original file line number Diff line number Diff line change 104
104
<dependency >
105
105
<groupId >org.mockito</groupId >
106
106
<artifactId >mockito-core</artifactId >
107
- <version >2.7.21 </version >
107
+ <version >2.7.22 </version >
108
108
<scope >test</scope >
109
109
</dependency >
110
110
<dependency >
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ limitations under the License.
46
46
<dependency >
47
47
<groupId >org.slf4j</groupId >
48
48
<artifactId >slf4j-simple</artifactId >
49
- <version >1.7.25 </version >
49
+ <version >1.8.0-alpha0 </version >
50
50
</dependency >
51
51
<dependency >
52
52
<groupId >com.google.code.gson</groupId >
Original file line number Diff line number Diff line change 122
122
<dependency >
123
123
<groupId >org.mockito</groupId >
124
124
<artifactId >mockito-core</artifactId >
125
- <version >2.7.21 </version >
125
+ <version >2.7.22 </version >
126
126
<scope >test</scope >
127
127
</dependency >
128
128
<dependency >
Original file line number Diff line number Diff line change 63
63
<dependency >
64
64
<groupId >org.mockito</groupId >
65
65
<artifactId >mockito-core</artifactId >
66
- <version >2.7.21 </version >
66
+ <version >2.7.22 </version >
67
67
</dependency >
68
68
<dependency >
69
69
<groupId >com.google.appengine</groupId >
You can’t perform that action at this time.
0 commit comments