mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 18:35:40 +03:00
Merge pull request #4481 from vector-im/dependabot/gradle/mockk-1.12.1
Bump mockk from 1.12.0 to 1.12.1
This commit is contained in:
commit
2a051a146c
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ def jjwt = "0.11.2"
|
|||
def vanniktechEmoji = "0.8.0"
|
||||
|
||||
// Testing
|
||||
def mockk = "1.12.0"
|
||||
def mockk = "1.12.1"
|
||||
def espresso = "3.4.0"
|
||||
def androidxTest = "1.4.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue