Skip to content

Commit

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

Bump org.mockito:mockito-junit-jupiter from 5.8.0 to 5.9.0
  • Loading branch information
dheid authored Jan 15, 2024
2 parents 57dd158 + f360af0 commit 000fd01
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.8.0</version>
<version>5.9.0</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 000fd01

Please sign in to comment.