Skip to content

Commit c10f82e

Browse files
committed
Update to junit-jupiter 5.10.3
Closes gh-1696
1 parent 1568dcd commit c10f82e

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
@@ -13,7 +13,7 @@ dependencies {
1313
constraints {
1414
api "com.nimbusds:nimbus-jose-jwt:9.37.3"
1515
api "jakarta.servlet:jakarta.servlet-api:6.0.0"
16-
api "org.junit.jupiter:junit-jupiter:5.10.2"
16+
api "org.junit.jupiter:junit-jupiter:5.10.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.12.0"

0 commit comments

Comments
 (0)