Skip to content

Commit

Permalink
Update to junit-jupiter 5.9.3
Browse files Browse the repository at this point in the history
Closes gh-1280
  • Loading branch information
jgrandja committed Jun 19, 2023
1 parent fa9d7f1 commit b0e114d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {
constraints {
api "com.nimbusds:nimbus-jose-jwt:9.24.4"
api "javax.servlet:javax.servlet-api:4.0.1"
api "org.junit.jupiter:junit-jupiter:5.9.2"
api "org.junit.jupiter:junit-jupiter:5.9.3"
api "org.assertj:assertj-core:3.23.1"
api "org.mockito:mockito-core:4.8.1"
api "com.squareup.okhttp3:mockwebserver:4.10.0"
Expand Down

0 comments on commit b0e114d

Please sign in to comment.