Skip to content

Commit

Permalink
Bump mockito-core from 2.24.5 to 2.25.0
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.24.5 to 2.25.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v2.24.5...v2.25.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Mar 6, 2019
1 parent 6af23b9 commit a1ae26a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<version.junit>5.4.0</version.junit>
<version.logback-classic>1.2.3</version.logback-classic>
<version.mockito-java8>2.5.0</version.mockito-java8>
<version.mockito-core>2.24.5</version.mockito-core>
<version.mockito-core>2.25.0</version.mockito-core>
<version.openfeign>10.2.0</version.openfeign>
<version.saxon>9.9.1-1</version.saxon>
<version.servlet-api>4.0.1</version.servlet-api>
Expand Down

0 comments on commit a1ae26a

Please sign in to comment.