Skip to content

Commit ac332a8

Browse files
authored
Merge branch 'develop' into feature/bma/paparazzi_version
2 parents f4549b6 + 8fb650f commit ac332a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def jjwt = "0.11.5"
2626
// Temporary version to unblock #6929. Once 0.16.0 is released we should use it, and revert
2727
// the whole commit which set version 0.16.0-SNAPSHOT
2828
def vanniktechEmoji = "0.16.0-SNAPSHOT"
29-
def sentry = "6.4.3"
29+
def sentry = "6.6.0"
3030
def fragment = "1.5.4"
3131
// Testing
3232
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

0 commit comments

Comments
 (0)