Skip to content

Commit

Permalink
Update to junit-jupiter 5.10.3
Browse files Browse the repository at this point in the history
Closes gh-1700
  • Loading branch information
jgrandja committed Aug 19, 2024
1 parent 4d27dd5 commit c1ebae1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
api "jakarta.servlet:jakarta.servlet-api:6.0.0"
api "org.bouncycastle:bcpkix-jdk18on:1.78.1"
api "org.bouncycastle:bcprov-jdk18on:1.78.1"
api "org.junit.jupiter:junit-jupiter:5.10.2"
api "org.junit.jupiter:junit-jupiter:5.10.3"
api "org.assertj:assertj-core:3.25.3"
api "org.mockito:mockito-core:4.11.0"
api "com.squareup.okhttp3:mockwebserver:4.12.0"
Expand Down

0 comments on commit c1ebae1

Please sign in to comment.