Skip to content

Commit 9371f51

Browse files
committed
Update to junit-jupiter 5.11.0
Closes gh-1705
1 parent 58d5070 commit 9371f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/spring-authorization-server-dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
api "jakarta.servlet:jakarta.servlet-api:6.0.0"
1616
api "org.bouncycastle:bcpkix-jdk18on:1.78.1"
1717
api "org.bouncycastle:bcprov-jdk18on:1.78.1"
18-
api "org.junit.jupiter:junit-jupiter:5.10.2"
18+
api "org.junit.jupiter:junit-jupiter:5.11.0"
1919
api "org.assertj:assertj-core:3.25.3"
2020
api "org.mockito:mockito-core:4.11.0"
2121
api "com.squareup.okhttp3:mockwebserver:4.12.0"

0 commit comments

Comments
 (0)