Skip to content

Commit

Permalink
Merge pull request #94 from DolphFlynn/dependabot/gradle/org.junit.ju…
Browse files Browse the repository at this point in the history
…piter-junit-jupiter-5.11.4

Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.4
  • Loading branch information
DolphFlynn authored Jan 8, 2025
2 parents cdb53e7 + ae5215c commit 884d2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {
"org.bouncycastle:bcprov-jdk18on:${bouncycastle_version}",
"org.bouncycastle:bcpkix-jdk18on:${bouncycastle_version}",
"net.portswigger.burp.extensions:montoya-api:${extender_version}",
'org.junit.jupiter:junit-jupiter:5.11.2',
'org.junit.jupiter:junit-jupiter:5.11.4',
'org.assertj:assertj-core:3.26.3',
'org.mockito:mockito-core:5.14.1'
)
Expand Down

0 comments on commit 884d2b6

Please sign in to comment.