Skip to content

Commit f5d5241

Browse files
Bump org.mockito:mockito-core from 5.15.2 to 5.16.1
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.15.2 to 5.16.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.15.2...v5.16.1) --- 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>
1 parent 7035c74 commit f5d5241

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies {
5858

5959
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.12.0'
6060
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.12.0'
61-
testImplementation 'org.mockito:mockito-core:5.15.2'
61+
testImplementation 'org.mockito:mockito-core:5.16.1'
6262

6363
integrationTestImplementation 'io.rest-assured:rest-assured:5.5.1'
6464
integrationTestImplementation 'org.junit.jupiter:junit-jupiter-api:5.12.0'

0 commit comments

Comments
 (0)