Skip to content

Commit

Permalink
Merge pull request #186 from whiskeysierra/dependabot/maven/org.mocki…
Browse files Browse the repository at this point in the history
…to-mockito-junit-jupiter-3.11.2
  • Loading branch information
dependabot-preview[bot] committed Jun 22, 2021
2 parents 654bfb0 + b0dfa12 commit 90d5a07
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 @@ -118,7 +118,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-junit-jupiter</artifactId>
<version>3.11.1</version>
<version>3.11.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 90d5a07

Please sign in to comment.