Skip to content

Commit d0adb0f

Browse files
dependabot[bot]gotson
authored andcommitted
build(deps-dev): bump mockito-core from 5.2.0 to 5.3.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.2.0...v5.3.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08b5e35 commit d0adb0f

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
@@ -402,7 +402,7 @@
402402
<dependency>
403403
<groupId>org.mockito</groupId>
404404
<artifactId>mockito-core</artifactId>
405-
<version>5.2.0</version>
405+
<version>5.3.0</version>
406406
<scope>test</scope>
407407
</dependency>
408408
<dependency>

0 commit comments

Comments
 (0)