Skip to content

Commit ccc1fbd

Browse files
Bump org.mockito:mockito-core from 4.10.0 to 5.10.0 (#624)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.10.0 to 5.10.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.10.0...v5.10.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45748c4 commit ccc1fbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

celesta-sql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>org.mockito</groupId>
3939
<artifactId>mockito-core</artifactId>
40-
<version>4.10.0</version>
40+
<version>5.10.0</version>
4141
<scope>test</scope>
4242
</dependency>
4343
</dependencies>

0 commit comments

Comments
 (0)