Skip to content

Commit

Permalink
Merge pull request #62 from exquery/dependabot/maven/org.mockito-mock…
Browse files Browse the repository at this point in the history
…ito-core-3.2.4

Bump mockito-core from 3.1.0 to 3.2.4
  • Loading branch information
adamretter committed Dec 20, 2019
2 parents 7bfdd4f + bd77327 commit 7762b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exquery-parent/pom.xml
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.1.0</version>
<version>3.2.4</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 7762b93

Please sign in to comment.