Skip to content

Commit 8d39153

Browse files
dependabot[bot]tfmorris
authored andcommitted
Bump org.mockito:mockito-core from 5.16.1 to 5.23.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.16.1 to 5.23.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.16.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 4fcc14e commit 8d39153

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
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>org.mockito</groupId>
123123
<artifactId>mockito-core</artifactId>
124-
<version>5.16.1</version>
124+
<version>5.23.0</version>
125125
<scope>test</scope>
126126
</dependency>
127127
<dependency>

0 commit comments

Comments
 (0)