Skip to content

Commit 9c0ca08

Browse files
committed
Update to mockito-core:4.8.0
Closes gh-903
1 parent 1f68ad1 commit 9c0ca08

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 "javax.servlet:javax.servlet-api:4.0.1"
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.8.0"
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)