Skip to content

Commit 016be71

Browse files
committed
Update mockito-core to 5.8.0
Closes gh-38
1 parent 1a28475 commit 016be71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212
constraints {
1313
api "jakarta.servlet:jakarta.servlet-api:6.0.0"
1414
api "org.assertj:assertj-core:3.25.3"
15-
api "org.mockito:mockito-core:5.8.0"
15+
api "org.mockito:mockito-core:5.11.0"
1616
api "com.squareup.okhttp3:mockwebserver:4.12.0"
1717
}
1818
}

0 commit comments

Comments
 (0)