Skip to content

Commit ae28239

Browse files
build(deps-dev): bump org.mockito:mockito-core from 5.16.1 to 5.17.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.16.1 to 5.17.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.16.1...v5.17.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.17.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ab6e59 commit ae28239

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
@@ -52,7 +52,7 @@
5252
<version.guava>33.4.6-jre</version.guava>
5353
<version.gson>2.12.1</version.gson>
5454
<version.junit>5.12.1</version.junit>
55-
<version.mockito>5.16.1</version.mockito>
55+
<version.mockito>5.17.0</version.mockito>
5656
<version.jakarta-xml-bind-api>4.0.2</version.jakarta-xml-bind-api>
5757
<version.jakarta-activation-api>2.1.3</version.jakarta-activation-api>
5858
<version.glassfish-jaxb-runtime>4.0.4</version.glassfish-jaxb-runtime>

0 commit comments

Comments
 (0)