Skip to content

Commit 37cc032

Browse files
build(deps): bump org.mockito:mockito-core from 5.17.0 to 5.18.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.17.0 to 5.18.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.17.0...v5.18.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1027e9 commit 37cc032

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

droid-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -792,7 +792,7 @@ Copyright &copy; ${project.inceptionYear}-{currentYear} <a href="${project.organ
792792
<dependency>
793793
<groupId>org.mockito</groupId>
794794
<artifactId>mockito-core</artifactId>
795-
<version>5.17.0</version>
795+
<version>5.18.0</version>
796796
</dependency>
797797
<dependency>
798798
<groupId>xmlunit</groupId>

0 commit comments

Comments
 (0)