Skip to content

Commit 1f68ad1

Browse files
committed
Update to assertj-core:3.23.1
Closes gh-902
1 parent b71801c commit 1f68ad1

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
@@ -14,7 +14,7 @@ dependencies {
1414
api "com.nimbusds:nimbus-jose-jwt:9.24.4"
1515
api "javax.servlet:javax.servlet-api:4.0.1"
1616
api "junit:junit:4.13.2"
17-
api "org.assertj:assertj-core:3.22.0"
17+
api "org.assertj:assertj-core:3.23.1"
1818
api "org.mockito:mockito-core:4.5.1"
1919
api "com.squareup.okhttp3:mockwebserver:4.9.3"
2020
api "com.squareup.okhttp3:okhttp:4.9.3"

0 commit comments

Comments
 (0)