Skip to content

Commit 5969e6a

Browse files
authored
chore(deps): update mockito monorepo to v5
1 parent 22c72d8 commit 5969e6a

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
@@ -98,13 +98,13 @@
9898
<artifactId>mockito-junit-jupiter</artifactId>
9999
<groupId>org.mockito</groupId>
100100
<scope>test</scope>
101-
<version>4.11.0</version>
101+
<version>5.23.0</version>
102102
</dependency>
103103
<dependency>
104104
<artifactId>mockito-inline</artifactId>
105105
<groupId>org.mockito</groupId>
106106
<scope>test</scope>
107-
<version>4.11.0</version>
107+
<version>5.2.0</version>
108108
</dependency>
109109
<dependency>
110110
<groupId>uk.org.webcompere</groupId>

0 commit comments

Comments
 (0)