Skip to content

Commit c740424

Browse files
Bump io.sentry:sentry from 8.20.0 to 8.22.0
Bumps [io.sentry:sentry](https://github.com/getsentry/sentry-java) from 8.20.0 to 8.22.0. - [Release notes](https://github.com/getsentry/sentry-java/releases) - [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-java@8.20.0...8.22.0) --- updated-dependencies: - dependency-name: io.sentry:sentry dependency-version: 8.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a941c8 commit c740424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141

4242
implementation 'info.picocli:picocli:4.7.7'
4343
implementation 'org.apache.commons:commons-lang3:3.18.0'
44-
implementation 'io.sentry:sentry:8.20.0'
44+
implementation 'io.sentry:sentry:8.22.0'
4545
implementation 'commons-io:commons-io:2.20.0'
4646
implementation "com.fasterxml.jackson.core:jackson-databind:2.20.0"
4747
implementation "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.20.0"

0 commit comments

Comments
 (0)