Skip to content

Commit ab3e9ab

Browse files
authored
Update mockito monorepo to v5
1 parent 018b861 commit ab3e9ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,13 +107,13 @@
107107
<artifactId>mockito-junit-jupiter</artifactId>
108108
<groupId>org.mockito</groupId>
109109
<scope>test</scope>
110-
<version>4.11.0</version>
110+
<version>5.15.2</version>
111111
</dependency>
112112
<dependency>
113113
<artifactId>mockito-inline</artifactId>
114114
<groupId>org.mockito</groupId>
115115
<scope>test</scope>
116-
<version>4.11.0</version>
116+
<version>5.2.0</version>
117117
</dependency>
118118
<dependency>
119119
<groupId>uk.org.webcompere</groupId>

0 commit comments

Comments
 (0)