Skip to content

Commit 67f9b52

Browse files
authored
chore(deps): update mockito monorepo to v5
1 parent 87e1c3a commit 67f9b52

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,13 +96,13 @@
9696
<artifactId>mockito-junit-jupiter</artifactId>
9797
<groupId>org.mockito</groupId>
9898
<scope>test</scope>
99-
<version>4.11.0</version>
99+
<version>5.23.0</version>
100100
</dependency>
101101
<dependency>
102102
<artifactId>mockito-inline</artifactId>
103103
<groupId>org.mockito</groupId>
104104
<scope>test</scope>
105-
<version>4.11.0</version>
105+
<version>5.2.0</version>
106106
</dependency>
107107
<dependency>
108108
<groupId>uk.org.webcompere</groupId>

0 commit comments

Comments
 (0)