Skip to content

Commit 397c69c

Browse files
committed
Update to mockito-core:4.11.0
Closes gh-1096
1 parent 2bb112e commit 397c69c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/spring-authorization-server-dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
api "jakarta.servlet:jakarta.servlet-api:6.0.0"
1616
api "org.junit.jupiter:junit-jupiter:5.9.2"
1717
api "org.assertj:assertj-core:3.24.2"
18-
api "org.mockito:mockito-core:4.8.1"
18+
api "org.mockito:mockito-core:4.11.0"
1919
api "com.squareup.okhttp3:mockwebserver:4.10.0"
2020
api "com.squareup.okhttp3:okhttp:4.10.0"
2121
api "com.jayway.jsonpath:json-path:2.7.0"

0 commit comments

Comments
 (0)