Skip to content

Commit

Permalink
Bump mockk version to 1.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tborousov authored Oct 11, 2022
1 parent 3fcb36b commit 30d6638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ dependencyManagement {
}

dependencies {
api("io.mockk:mockk:1.12.3")
api("io.mockk:mockk:1.13.2")

implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8")
implementation("org.jetbrains.kotlin:kotlin-reflect")
Expand Down

0 comments on commit 30d6638

Please sign in to comment.