Skip to content

Commit ef21557

Browse files
chore(deps): update dependency org.mockito:mockito-core to v5.19.0 (#401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8db54c2 commit ef21557

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
@@ -43,7 +43,7 @@
4343
<!-- Testing -->
4444
<junit.version>4.13.2</junit.version>
4545
<jsonassert.version>1.5.3</jsonassert.version>
46-
<mockito.version>5.18.0</mockito.version>
46+
<mockito.version>5.19.0</mockito.version>
4747
<!-- Build and deploy -->
4848
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
4949
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>

0 commit comments

Comments
 (0)