Skip to content

Commit

Permalink
Merge pull request #23 from otormaigh/dependabot/gradle/master/io.moc…
Browse files Browse the repository at this point in the history
…kk-mockk-1.11.0

Bump mockk from 1.10.6 to 1.11.0
  • Loading branch information
otormaigh committed Mar 17, 2021
2 parents b04eb23 + 3604a61 commit a5991d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ ext {
stdlib : "org.jetbrains.kotlin:kotlin-stdlib-jdk8:${versions.kotlin}",
test : "org.jetbrains.kotlin:kotlin-test-junit:${versions.kotlin}"
],
mockk : 'io.mockk:mockk:1.10.6',
mockk : 'io.mockk:mockk:1.11.0',
square : [
assertj : 'com.squareup.assertj:assertj-android:1.2.0',
moshi : [
Expand Down

0 comments on commit a5991d2

Please sign in to comment.