Skip to content

Commit 35faa31

Browse files
chore(deps): bump sentryVersion from 8.17.0 to 8.32.0
Bumps `sentryVersion` from 8.17.0 to 8.32.0. Updates `io.sentry:sentry-spring-boot-starter-jakarta` from 8.17.0 to 8.32.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.17.0...8.32.0) Updates `io.sentry:sentry-logback` from 8.17.0 to 8.32.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.17.0...8.32.0) --- updated-dependencies: - dependency-name: io.sentry:sentry-spring-boot-starter-jakarta dependency-version: 8.32.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.sentry:sentry-logback dependency-version: 8.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 86ddd47 commit 35faa31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
findBugsJsr305Version = "3.0.2"
1010

1111
// Sentry
12-
sentryVersion = "8.17.0"
12+
sentryVersion = "8.32.0"
1313
}
1414
}
1515

0 commit comments

Comments
 (0)