Skip to content

Commit

Permalink
Update dependency io.mockk:mockk to v1.13.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 19, 2023
1 parent 1fe36d2 commit 8898e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ compose-activity = "androidx.activity:activity-compose:1.8.0"

# test
junit = "junit:junit:4.13.2"
mockk = "io.mockk:mockk:1.13.7"
mockk = "io.mockk:mockk:1.13.8"
androidx-test = "androidx.test.ext:junit:1.1.5"
espresso = "androidx.test.espresso:espresso-core:3.5.1"

Expand Down

0 comments on commit 8898e13

Please sign in to comment.