Skip to content

Commit c1168b1

Browse files
dependabot[bot]MikeKirillov
authored andcommitted
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 332f305 commit c1168b1

File tree

1 file changed

+1
-1
lines changed
  • uml-data-model-processor-core

1 file changed

+1
-1
lines changed

uml-data-model-processor-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>org.mockito</groupId>
3030
<artifactId>mockito-core</artifactId>
31-
<version>5.17.0</version>
31+
<version>5.18.0</version>
3232
<scope>test</scope>
3333
</dependency>
3434
</dependencies>

0 commit comments

Comments
 (0)