Skip to content

Commit 6d5d515

Browse files
build(deps): bump org.mockito:mockito-core from 5.12.0 to 5.21.0 (via #1229)
1 parent 5c1f6ee commit 6d5d515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ configure(libs) {
173173
dependency("org.hamcrest:hamcrest:3.0")
174174
dependency("org.jboss.resteasy:resteasy-client:7.0.1.Final")
175175
dependency("org.mock-server:mockserver-netty:5.15.0")
176-
dependency("org.mockito:mockito-core:5.12.0")
176+
dependency("org.mockito:mockito-core:5.21.0")
177177
dependency("org.slf4j:slf4j-api:${orgSlf4jVersion}")
178178
dependency("org.slf4j:slf4j-nop:${orgSlf4jVersion}")
179179
dependency("org.slf4j:slf4j-simple:${orgSlf4jVersion}")

0 commit comments

Comments
 (0)