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 05cfadb commit 53ab974
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 @@ -35,7 +35,7 @@ dependencies {
implementation("ch.qos.logback:logback-classic:1.5.15")


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")
}

0 comments on commit 53ab974

Please sign in to comment.