File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4444 <dependency >
4545 <groupId >com.google.auto.value</groupId >
4646 <artifactId >auto-value</artifactId >
47- <version >1.4</version >
47+ <version >1.4.1 </version >
4848 <scope >provided</scope >
4949 </dependency >
5050 <dependency >
Original file line number Diff line number Diff line change 104104 <dependency >
105105 <groupId >org.mockito</groupId >
106106 <artifactId >mockito-core</artifactId >
107- <version >2.7.21 </version >
107+ <version >2.7.22 </version >
108108 <scope >test</scope >
109109 </dependency >
110110 <dependency >
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ limitations under the License.
4646 <dependency >
4747 <groupId >org.slf4j</groupId >
4848 <artifactId >slf4j-simple</artifactId >
49- <version >1.7.25 </version >
49+ <version >1.8.0-alpha0 </version >
5050 </dependency >
5151 <dependency >
5252 <groupId >com.google.code.gson</groupId >
Original file line number Diff line number Diff line change 122122 <dependency >
123123 <groupId >org.mockito</groupId >
124124 <artifactId >mockito-core</artifactId >
125- <version >2.7.21 </version >
125+ <version >2.7.22 </version >
126126 <scope >test</scope >
127127 </dependency >
128128 <dependency >
Original file line number Diff line number Diff line change 6363 <dependency >
6464 <groupId >org.mockito</groupId >
6565 <artifactId >mockito-core</artifactId >
66- <version >2.7.21 </version >
66+ <version >2.7.22 </version >
6767 </dependency >
6868 <dependency >
6969 <groupId >com.google.appengine</groupId >
You can’t perform that action at this time.
0 commit comments