Skip to content

Commit 6f88746

Browse files
committed
Upgrade to Mockito 5.18.0
Closes gh-1652
1 parent 3ed6e08 commit 6f88746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-ws-platform/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dependencies {
7474
api("org.igniterealtime.smack:smack-tcp:4.3.5")
7575
api("org.jdom:jdom2:2.0.6.1")
7676
api("org.jvnet.staxex:stax-ex:2.1.0")
77-
api("org.mockito:mockito-core:5.17.0")
77+
api("org.mockito:mockito-core:5.18.0")
7878
api("org.xmlunit:xmlunit-assertj:2.10.3")
7979
api("org.xmlunit:xmlunit-core:2.10.3")
8080
api("org.xmlunit:xmlunit-placeholders:2.10.3")

0 commit comments

Comments
 (0)