Skip to content

Commit

Permalink
U - Oppgraderer org.junit.jupiter:junit-jupiter:5.11.2 -> 5.11.4
Browse files Browse the repository at this point in the history
Automatisert oppgradering av org.junit.jupiter:junit-jupiter.
  • Loading branch information
dskarpas committed Jan 3, 2025
1 parent f1f3431 commit df126c1
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 @@ -71,7 +71,7 @@ dependencies {

testImplementation("no.nav.security:token-validation-test-support:2.0.5")

testImplementation("org.junit.jupiter:junit-jupiter:5.11.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.11.4")

//mock - test
testImplementation("org.mock-server:mockserver-netty:5.15.0") {
Expand Down

0 comments on commit df126c1

Please sign in to comment.