Skip to content

Commit 589043d

Browse files
committed
Update to mockito-core:4.6.1
Closes gh-841
1 parent 3942d88 commit 589043d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/spring-authorization-server-dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
api "jakarta.servlet:jakarta.servlet-api:5.0.0"
1616
api "junit:junit:4.13.2"
1717
api "org.assertj:assertj-core:3.23.1"
18-
api "org.mockito:mockito-core:4.5.1"
18+
api "org.mockito:mockito-core:4.6.1"
1919
api "com.squareup.okhttp3:mockwebserver:4.9.3"
2020
api "com.squareup.okhttp3:okhttp:4.9.3"
2121
api "com.jayway.jsonpath:json-path:2.7.0"

0 commit comments

Comments
 (0)