Skip to content

Commit 73eef81

Browse files
committed
Update Mockito to 5.18
1 parent 3ba3a05 commit 73eef81

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
@@ -99,7 +99,7 @@ dependencies {
9999

100100
testImplementation("junit:junit:4.13.2")
101101
testImplementation("org.hamcrest:hamcrest:3.0")
102-
testImplementation("org.mockito:mockito-core:5.5.0")
102+
testImplementation("org.mockito:mockito-core:5.18.0")
103103
}
104104

105105
idea.module {

0 commit comments

Comments
 (0)