Skip to content

Commit 59f2d9b

Browse files
Update dependency org.mockito:mockito-core to v5.18.0
1 parent 989e2f6 commit 59f2d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ dependencies {
100100
testImplementation "com.google.guava:guava:33.4.8-jre"
101101

102102
//Java 11 Support
103-
testImplementation "org.mockito:mockito-core:5.14.2"
103+
testImplementation "org.mockito:mockito-core:5.18.0"
104104
testImplementation "junit:junit:4.13.2"
105105

106106
// boot starter

0 commit comments

Comments
 (0)