Skip to content

Commit

Permalink
Update Mockito to 5.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
merks committed Jan 15, 2024
1 parent 0a990c3 commit f6cd406
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.8.0</version>
<version>5.9.0</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ Update Mockito to 5.8.0 and bytebuddy to 1.14.10
Update bytebuddy to 1.14.11
Update assertj-core to 3.25.0.
Update assertj-core to 3.25.1.
Update Mockito to 5.9.0

0 comments on commit f6cd406

Please sign in to comment.