Skip to content

Commit 463b2c4

Browse files
committed
Update to assertj-core 3.25.1
Closes gh-1513
1 parent 51b7d54 commit 463b2c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: dependencies/spring-authorization-server-dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies {
1414
api "com.nimbusds:nimbus-jose-jwt:9.37.3"
1515
api "jakarta.servlet:jakarta.servlet-api:6.0.0"
1616
api "org.junit.jupiter:junit-jupiter:5.10.1"
17-
api "org.assertj:assertj-core:3.24.2"
17+
api "org.assertj:assertj-core:3.25.1"
1818
api "org.mockito:mockito-core:4.11.0"
1919
api "com.squareup.okhttp3:mockwebserver:4.12.0"
2020
api "com.squareup.okhttp3:okhttp:4.12.0"

0 commit comments

Comments
 (0)