Skip to content

Commit

Permalink
Update mockito monorepo to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
descope[bot] authored Oct 22, 2024
1 parent a877c2a commit 79a7e92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,13 +107,13 @@
<artifactId>mockito-junit-jupiter</artifactId>
<groupId>org.mockito</groupId>
<scope>test</scope>
<version>4.11.0</version>
<version>5.14.2</version>
</dependency>
<dependency>
<artifactId>mockito-inline</artifactId>
<groupId>org.mockito</groupId>
<scope>test</scope>
<version>4.11.0</version>
<version>5.2.0</version>
</dependency>
<dependency>
<groupId>uk.org.webcompere</groupId>
Expand Down

0 comments on commit 79a7e92

Please sign in to comment.