Skip to content

Commit 51ba7a8

Browse files
committed
Update to junit-jupiter 5.9.3
Closes gh-1216
1 parent 8f76355 commit 51ba7a8

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
@@ -13,7 +13,7 @@ dependencies {
1313
constraints {
1414
api "com.nimbusds:nimbus-jose-jwt:9.31"
1515
api "jakarta.servlet:jakarta.servlet-api:6.0.0"
16-
api "org.junit.jupiter:junit-jupiter:5.9.2"
16+
api "org.junit.jupiter:junit-jupiter:5.9.3"
1717
api "org.assertj:assertj-core:3.24.2"
1818
api "org.mockito:mockito-core:4.11.0"
1919
api "com.squareup.okhttp3:mockwebserver:4.10.0"

0 commit comments

Comments
 (0)