Skip to content

Commit 7b48d9f

Browse files
Bump org.mockito:mockito-core from 5.14.2 to 5.15.2 (#395)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.14.2 to 5.15.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.2...v5.15.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7a2def commit 7b48d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ext {
3030
junitPlatformVersion = '1.4.1'
3131
junitVersion = '5.11.3'
3232
logbackVersion = '1.5.12'
33-
mockitoVersion = '5.14.2'
33+
mockitoVersion = '5.15.2'
3434

3535
/* OSGi */
3636
camelVersionRange = "[3.0,4)"

0 commit comments

Comments
 (0)