Skip to content

Commit e2fca4c

Browse files
committed
Update to assertj-core 3.26.3
Closes gh-1706
1 parent 9371f51 commit e2fca4c

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
@@ -16,7 +16,7 @@ dependencies {
1616
api "org.bouncycastle:bcpkix-jdk18on:1.78.1"
1717
api "org.bouncycastle:bcprov-jdk18on:1.78.1"
1818
api "org.junit.jupiter:junit-jupiter:5.11.0"
19-
api "org.assertj:assertj-core:3.25.3"
19+
api "org.assertj:assertj-core:3.26.3"
2020
api "org.mockito:mockito-core:4.11.0"
2121
api "com.squareup.okhttp3:mockwebserver:4.12.0"
2222
api "com.squareup.okhttp3:okhttp:4.12.0"

0 commit comments

Comments
 (0)