mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-27 04:35:12 +01:00
Bump mockito-core from 2.21.0 to 2.22.0 (#1635)
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.21.0 to 2.22.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v2.21.0...v2.22.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
d0269adeee
commit
e42150289a
2
pom.xml
2
pom.xml
@ -867,7 +867,7 @@
|
|||||||
<groupId>org.mockito</groupId>
|
<groupId>org.mockito</groupId>
|
||||||
<artifactId>mockito-core</artifactId>
|
<artifactId>mockito-core</artifactId>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
<version>2.21.0</version>
|
<version>2.22.0</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<artifactId>hamcrest-core</artifactId>
|
<artifactId>hamcrest-core</artifactId>
|
||||||
|
Loading…
Reference in New Issue
Block a user