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 0a4223c commit 8425cef
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 @@ -22,7 +22,7 @@ dependencies {
implementation("io.micrometer:micrometer-registry-prometheus:1.14.2")


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 8425cef

Please sign in to comment.