Skip to content

Commit 3e447df

Browse files
Bump sentry-android from 6.4.1 to 6.4.3
Bumps [sentry-android](https://github.com/getsentry/sentry-java) from 6.4.1 to 6.4.3. - [Release notes](https://github.com/getsentry/sentry-java/releases) - [Changelog](https://github.com/getsentry/sentry-java/blob/6.4.3/CHANGELOG.md) - [Commits](getsentry/sentry-java@6.4.1...6.4.3) --- updated-dependencies: - dependency-name: io.sentry:sentry-android dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9335242 commit 3e447df

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
@@ -29,7 +29,7 @@ def jjwt = "0.11.5"
2929
// the whole commit which set version 0.16.0-SNAPSHOT
3030
def vanniktechEmoji = "0.16.0-SNAPSHOT"
3131

32-
def sentry = "6.4.1"
32+
def sentry = "6.4.3"
3333

3434
def fragment = "1.5.3"
3535

0 commit comments

Comments
 (0)