Merge pull request #5984 from vector-im/dependabot/gradle/mavericks-2.6.1

Bump mavericks from 2.5.0 to 2.6.1
This commit is contained in:
Benoit Marty 2022-05-09 17:01:31 +02:00 committed by GitHub
commit baa8902acd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ def moshi = "1.13.0"
def lifecycle = "2.4.0"
def flowBinding = "1.2.0"
def epoxy = "4.6.2"
def mavericks = "2.5.0"
def mavericks = "2.6.1"
def glide = "4.13.2"
def bigImageViewer = "1.8.1"
def jjwt = "0.11.5"