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 28fd96d commit dd6d85a
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 @@ -49,7 +49,7 @@ dependencies {
implementation("no.nav.security:token-validation-jaxrs:${tokenSupportVersion}")
implementation("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")
testImplementation("org.springframework:spring-test")
testImplementation("io.mockk:mockk:1.13.14")

Expand Down

0 comments on commit dd6d85a

Please sign in to comment.