Skip to content

Commit 47bbe0b

Browse files
committed
Bump org.mockito:mockito-core from 5.7.0 to 5.15.2
1 parent d083966 commit 47bbe0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/io.github.nstdio.http.ext.test-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ mapOf(
6464
val junitVersion = "5.11.4"
6565
val assertJVersion = "3.27.3"
6666
val kotestAssertionsVersion = "5.8.0"
67-
val mockitoVersion = "5.7.0"
67+
val mockitoVersion = "5.15.2"
6868
val jsonPathAssertVersion = "2.7.0"
6969
val slf4jVersion = "1.7.36"
7070
val jacksonVersion = "2.18.2"

0 commit comments

Comments
 (0)