We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cafb705 commit d98accfCopy full SHA for d98accf
dependencies/spring-authorization-server-dependencies.gradle
@@ -15,7 +15,7 @@ dependencies {
15
api "javax.servlet:javax.servlet-api:4.0.1"
16
api "junit:junit:4.13.2"
17
api "org.assertj:assertj-core:3.23.1"
18
- api "org.mockito:mockito-core:4.8.0"
+ api "org.mockito:mockito-core:4.8.1"
19
api "com.squareup.okhttp3:mockwebserver:4.10.0"
20
api "com.squareup.okhttp3:okhttp:4.10.0"
21
api "com.jayway.jsonpath:json-path:2.7.0"
0 commit comments