Skip to content

Commit 50b6c8e

Browse files
Bump org.mockito:mockito-core from 5.19.0 to 5.20.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.19.0 to 5.20.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.19.0...v5.20.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8391e9b commit 50b6c8e

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
@@ -85,7 +85,7 @@ dependencies {
8585
testImplementation 'org.junit.jupiter:junit-jupiter-api:6.0.0'
8686
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:6.0.0'
8787
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
88-
testImplementation 'org.mockito:mockito-core:5.19.0'
88+
testImplementation 'org.mockito:mockito-core:5.20.0'
8989

9090
integrationTestImplementation 'io.rest-assured:rest-assured:5.5.6'
9191
integrationTestImplementation 'org.junit.jupiter:junit-jupiter-api:6.0.0'

0 commit comments

Comments
 (0)