Skip to content
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.

Commit

Permalink
Upgrade to Mockito 2.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
triceo committed Apr 20, 2019
1 parent b8f1437 commit 5ce72f7
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 @@ -55,7 +55,7 @@
<version.org.junit5>4.2</version.org.junit5>
<version.org.junit>5.${version.org.junit5}</version.org.junit>
<version.org.junit.platform>1.${version.org.junit5}</version.org.junit.platform>
<version.org.mockito>2.25.1</version.org.mockito>
<version.org.mockito>2.27.0</version.org.mockito>
<version.org.mock-server>5.5.1</version.org.mock-server>
<version.org.apache.logging.log4j>2.11.2</version.org.apache.logging.log4j>
<!-- For whatever reason, SMTP auth fails in Windows with the default version. -->
Expand Down

0 comments on commit 5ce72f7

Please sign in to comment.