Skip to content

Commit 7ee821d

Browse files
authored
chore(deps): update mockito monorepo to v5
1 parent 7609c92 commit 7ee821d

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
@@ -108,13 +108,13 @@
108108
<artifactId>mockito-junit-jupiter</artifactId>
109109
<groupId>org.mockito</groupId>
110110
<scope>test</scope>
111-
<version>4.11.0</version>
111+
<version>5.18.0</version>
112112
</dependency>
113113
<dependency>
114114
<artifactId>mockito-inline</artifactId>
115115
<groupId>org.mockito</groupId>
116116
<scope>test</scope>
117-
<version>4.11.0</version>
117+
<version>5.2.0</version>
118118
</dependency>
119119
<dependency>
120120
<groupId>uk.org.webcompere</groupId>

0 commit comments

Comments
 (0)