Skip to content

Commit 7f80891

Browse files
committed
Update to junit-jupiter 5.10.1
Closes gh-1459
1 parent 28a2d05 commit 7f80891

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.1"
1515
api "jakarta.servlet:jakarta.servlet-api:6.0.0"
16-
api "org.junit.jupiter:junit-jupiter:5.10.0"
16+
api "org.junit.jupiter:junit-jupiter:5.10.1"
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.11.0"

0 commit comments

Comments
 (0)