Skip to content

Commit

Permalink
Merge pull request #688 from apache/dependabot/maven/org.mockito-mock…
Browse files Browse the repository at this point in the history
…ito-junit-jupiter-5.14.2

Bump org.mockito:mockito-junit-jupiter from 5.12.0 to 5.14.2
  • Loading branch information
bdemers authored Dec 6, 2024
2 parents bbaf3a6 + 2f66eb4 commit 592e387
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 @@ -321,7 +321,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-junit-jupiter</artifactId>
<version>5.12.0</version>
<version>5.14.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 592e387

Please sign in to comment.