Skip to content

Commit

Permalink
Merge pull request #8311 from vector-im/dependabot/gradle/fragment-1.…
Browse files Browse the repository at this point in the history
…6.0-alpha09

Bump fragment from 1.6.0-alpha08 to 1.6.0-alpha09
  • Loading branch information
jmartinesp authored Apr 10, 2023
2 parents e5657a6 + ba83e1b commit 64508cd
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 @@ -27,7 +27,7 @@ def jjwt = "0.11.5"
def vanniktechEmoji = "0.16.0"
def sentry = "6.17.0"
// Use 1.6.0 alpha to fix issue with test
def fragment = "1.6.0-alpha08"
def fragment = "1.6.0-alpha09"
// Testing
def mockk = "1.12.3" // We need to use 1.12.3 to have mocking in androidTest until a new version is released: https://github.com/mockk/mockk/issues/819
def espresso = "3.5.1"
Expand Down

0 comments on commit 64508cd

Please sign in to comment.