Skip to content

Commit 8898f16

Browse files
Bump org.mockito:mockito-core from 5.14.1 to 5.23.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.14.1 to 5.23.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.1...v5.23.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.23.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93e7011 commit 8898f16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1616
<velocity.version>3.5.0-SNAPSHOT</velocity.version>
1717
<junit.jupiter.version>5.10.2</junit.jupiter.version>
18-
<mockito.version>5.14.1</mockito.version>
18+
<mockito.version>5.23.0</mockito.version>
1919
<maven.surefire.version>3.2.5</maven.surefire.version>
2020
<jacoco.version>0.8.12</jacoco.version>
2121
<checkstyle.version>13.4.0</checkstyle.version>

0 commit comments

Comments
 (0)