Skip to content

Commit

Permalink
Merge pull request #6030 from vector-im/dependabot/gradle/mockk-1.12.4
Browse files Browse the repository at this point in the history
Bump mockk from 1.12.3 to 1.12.4
  • Loading branch information
ouchadam authored May 12, 2022
2 parents cd509ac + d3ecc8e commit e56f6e9
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 @@ -26,7 +26,7 @@ def jjwt = "0.11.5"
def vanniktechEmoji = "0.9.0"

// Testing
def mockk = "1.12.3"
def mockk = "1.12.4"
def espresso = "3.4.0"
def androidxTest = "1.4.0"
def androidxOrchestrator = "1.4.1"
Expand Down

0 comments on commit e56f6e9

Please sign in to comment.