We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71b7fbd + a4498cd commit e87d312Copy full SHA for e87d312
dependencies.gradle
@@ -27,7 +27,7 @@ def jjwt = "0.11.5"
27
// Temporary version to unblock #6929. Once 0.16.0 is released we should use it, and revert
28
// the whole commit which set version 0.16.0-SNAPSHOT
29
def vanniktechEmoji = "0.16.0-SNAPSHOT"
30
-def sentry = "6.11.0"
+def sentry = "6.12.1"
31
// Use 1.6.0 alpha to fix issue with test
32
def fragment = "1.6.0-alpha04"
33
// Testing
0 commit comments