Skip to content

Commit

Permalink
Merge pull request #63 from elf4j/dependabot/maven/org.mockito-mockit…
Browse files Browse the repository at this point in the history
…o-junit-jupiter-5.8.0

Bump org.mockito:mockito-junit-jupiter from 5.6.0 to 5.8.0
  • Loading branch information
q3769 authored Dec 25, 2023
2 parents d4dd706 + 54c3d98 commit e2ab0e5
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 @@ -89,7 +89,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-junit-jupiter</artifactId>
<version>5.6.0</version>
<version>5.8.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e2ab0e5

Please sign in to comment.