This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
libphonenumber
mirror of
https://github.com/google/libphonenumber
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
255
Wiki
Activity
Browse Source
Switch to Mockito Core and update to latest version. (
#2877
)
pull/3882/head
penmetsaa
3 years ago
committed by
GitHub
parent
ad461b71b8
commit
7e9461c6cc
1 changed files
with
2 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-3
java/pom.xml
+ 2
- 3
java/pom.xml
View File
@ -237,10 +237,9 @@
</dependency>
<dependency
>
<groupId
>
org.mockito
</groupId>
<artifactId
>
mockito-
all
</artifactId>
<version
>
1.10.19
</version>
<artifactId
>
mockito-
core
</artifactId>
<version
>
2.23.4
</version>
<scope
>
test
</scope>
</dependency>
</dependencies>
</project>
Write
Preview
Loading…
Cancel
Save