Skip to content

Commit 9862eac

Browse files
build(deps): bump org.mockito:mockito-core from 5.14.2 to 5.15.2 (#9)
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 16264f5 commit 9862eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ dependencies {
8686
internalPlatform platform("org.junit:junit-bom:5.11.4")
8787

8888
api "org.junit.jupiter:junit-jupiter-api"
89-
api "org.mockito:mockito-core:5.14.2"
89+
api "org.mockito:mockito-core:5.15.2"
9090

9191
testImplementation "org.apache.groovy:groovy:4.0.24"
9292
testImplementation "org.assertj:assertj-core:3.27.2"

0 commit comments

Comments
 (0)