Skip to content

Commit c57f2da

Browse files
committed
Upgrade to Mockito 5.7.0
Closes gh-411
1 parent 2e3a13b commit c57f2da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<assertj.version>3.24.2</assertj.version>
3737
<junit-jupiter.version>5.10.1</junit-jupiter.version>
3838
<log4j.version>2.21.1</log4j.version>
39-
<mockito.version>5.3.1</mockito.version>
39+
<mockito.version>5.7.0</mockito.version>
4040
<spring.framework.version>6.0.15</spring.framework.version>
4141
</properties>
4242

0 commit comments

Comments
 (0)