Skip to content

Commit

Permalink
Bump mockito.version from 2.25.1 to 2.26.0 (#2725)
Browse files Browse the repository at this point in the history
Bumps `mockito.version` from 2.25.1 to 2.26.0.

Updates `mockito-core` from 2.25.1 to 2.26.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v2.25.1...v2.26.0)

Updates `mockito-junit-jupiter` from 2.25.1 to 2.26.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v2.25.1...v2.26.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and joschi committed Apr 8, 2019
1 parent 0e6c424 commit a0450f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -68,7 +68,7 @@
<junit.version>4.12</junit.version>
<junit5.version>5.4.2</junit5.version>
<assertj.version>3.12.2</assertj.version>
<mockito.version>2.25.1</mockito.version>
<mockito.version>2.26.0</mockito.version>
</properties>

<developers>
Expand Down

0 comments on commit a0450f9

Please sign in to comment.