Skip to content

Commit 8132344

Browse files
Merge pull request #168 from ipregistry/dependabot/gradle/org.mockito-mockito-core-5.20.0
Bump org.mockito:mockito-core from 5.19.0 to 5.20.0
2 parents 8391e9b + 50b6c8e commit 8132344

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)