Skip to content

Commit fd8ed0d

Browse files
Bump org.mockito:mockito-core from 4.11.0 to 5.0.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.0.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.11.0...v5.0.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8d4f4f commit fd8ed0d

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
@@ -143,7 +143,7 @@
143143
<dependency>
144144
<groupId>org.mockito</groupId>
145145
<artifactId>mockito-core</artifactId>
146-
<version>4.11.0</version>
146+
<version>5.0.0</version>
147147
<scope>test</scope>
148148
</dependency>
149149
<dependency>

0 commit comments

Comments
 (0)