Skip to content

Commit

Permalink
U - Oppgraderer io.mockk:mockk:1.13.8 -> 1.13.9
Browse files Browse the repository at this point in the history
Automatisert oppgradering av io.mockk:mockk.
  • Loading branch information
MariamPervez committed Jan 31, 2024
1 parent 2b180e7 commit ea02c13
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 @@ -34,7 +34,7 @@ dependencies {
testImplementation("org.springframework:spring-test")
testImplementation(platform("org.junit:junit-bom:5.10.1"))
testImplementation("org.junit.jupiter:junit-jupiter")
testImplementation("io.mockk:mockk:1.13.8")
testImplementation("io.mockk:mockk:1.13.9")

// Architecture tests
testImplementation ("com.tngtech.archunit:archunit:1.2.1")
Expand Down

0 comments on commit ea02c13

Please sign in to comment.