Skip to content

Commit 9b65463

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump org.mockito:mockito-core from 5.3.1 to 5.5.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.3.1 to 5.5.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.3.1...v5.5.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 163e626 commit 9b65463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@
563563
<dependency>
564564
<groupId>org.mockito</groupId>
565565
<artifactId>mockito-core</artifactId>
566-
<version>5.3.1</version>
566+
<version>5.5.0</version>
567567
<scope>test</scope>
568568
</dependency>
569569
<dependency>

0 commit comments

Comments
 (0)