Skip to content

Commit

Permalink
E - Oppgradering io.mockk:mockk:1.13.12 - 1.13.13
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Oct 15, 2024
1 parent 2da538b commit 7087274
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 @@ -24,5 +24,5 @@ dependencies {
testImplementation(platform("org.junit:junit-bom:5.11.2"))
testImplementation("org.junit.jupiter:junit-jupiter")
testImplementation("org.springframework:spring-test")
testImplementation("io.mockk:mockk:1.13.12")
testImplementation("io.mockk:mockk:1.13.13")
}

0 comments on commit 7087274

Please sign in to comment.