Skip to content

Commit

Permalink
Update dependency io.mockk:mockk to v1.13.13
Browse files Browse the repository at this point in the history
  • Loading branch information
EranBoudjnah authored Oct 23, 2024
2 parents daef94f + 5eaec58 commit 18739fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
testImplementation "org.mockito:mockito-inline:${Version.mockito}"
testImplementation 'org.mockito.kotlin:mockito-kotlin:5.4.0'

testImplementation 'io.mockk:mockk:1.13.12'
testImplementation 'io.mockk:mockk:1.13.13'

testImplementation 'org.assertj:assertj-core:3.26.3'
testImplementation 'org.hamcrest:hamcrest:3.0'
Expand Down

0 comments on commit 18739fa

Please sign in to comment.