Skip to content

Commit cef1375

Browse files
authored
Merge pull request #949 from focus-shift/dependabot/maven/1.x/mockito.version-5.22.0
build(deps): bump mockito.version from 5.21.0 to 5.22.0
2 parents a4ba932 + 7a81ccd commit cef1375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<tests.groups>!BenchmarkTest</tests.groups>
4040

4141
<junit.version>5.13.4</junit.version>
42-
<mockito.version>5.21.0</mockito.version>
42+
<mockito.version>5.22.0</mockito.version>
4343
<assertj.version>3.27.7</assertj.version>
4444
<jqwik.version>1.9.3</jqwik.version>
4545
<jmh.version>1.37</jmh.version>

0 commit comments

Comments
 (0)