Skip to content

Commit 6461b11

Browse files
Update dependency org.mockito:mockito-core to v5.23.0
1 parent 0fd708e commit 6461b11

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
@@ -59,7 +59,7 @@ dependencies {
5959
exclude(group: "com.jcraft")
6060
}
6161

62-
testImplementation("org.mockito:mockito-core:5.13.0")
62+
testImplementation("org.mockito:mockito-core:5.23.0")
6363
testImplementation("org.slf4j:slf4j-simple:2.0.13")
6464
testImplementation("org.junit.jupiter:junit-jupiter:5.11.0")
6565
testRuntimeOnly("org.junit.platform:junit-platform-launcher")

0 commit comments

Comments
 (0)