Skip to content

Commit bfc82cb

Browse files
committed
Update Mockito to 4.11.0
1 parent 9645cc8 commit bfc82cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242
<dependency>
243243
<groupId>org.mockito</groupId>
244244
<artifactId>mockito-core</artifactId>
245-
<version>4.8.0</version>
245+
<version>4.11.0</version>
246246
<scope>test</scope>
247247
</dependency>
248248
<dependency>

0 commit comments

Comments
 (0)