Skip to content

Commit

Permalink
Merge pull request #66 from dheid/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.7.0 to 5.8.0
  • Loading branch information
dheid authored Dec 4, 2023
2 parents 8c477fa + 470d80b commit 6e3a05b
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 @@ -91,7 +91,7 @@
<artifactId>mockito-junit-jupiter</artifactId>
<groupId>org.mockito</groupId>
<scope>test</scope>
<version>5.7.0</version>
<version>5.8.0</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 6e3a05b

Please sign in to comment.