Skip to content

Commit 217e5f0

Browse files
Bump org.mockito:mockito-core from 5.14.2 to 5.17.0 (#112)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.14.2 to 5.17.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.2...v5.17.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56ec7c0 commit 217e5f0

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
@@ -60,7 +60,7 @@
6060
<commons-io.version>2.18.2</commons-io.version>
6161
<google-truth.version>1.4.2</google-truth.version>
6262
<junit.version>5.12.2</junit.version>
63-
<mockito.version>5.14.2</mockito.version>
63+
<mockito.version>5.17.0</mockito.version>
6464
<slf4j.version>2.0.17</slf4j.version>
6565
<jjwt.version>0.12.6</jjwt.version>
6666
<nimbus-jose-jwt.version>9.48</nimbus-jose-jwt.version>

0 commit comments

Comments
 (0)