Skip to content

Commit b664c09

Browse files
committed
Update to mockito-core:4.8.1
Closes gh-937
1 parent 87a2c5b commit b664c09

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: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.8.0"
18+
api "org.mockito:mockito-core:4.8.1"
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)