Skip to content

Commit e41bfdd

Browse files
Merge pull request #134 from ipregistry/dependabot/gradle/org.mockito-mockito-core-5.16.1
Bump org.mockito:mockito-core from 5.15.2 to 5.16.1
2 parents 3ec6c62 + f5d5241 commit e41bfdd

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.1'
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.1'

0 commit comments

Comments
 (0)