Skip to content

Commit ae2920f

Browse files
Bump io.sentry:sentry-spring-boot-starter from 7.8.0 to 7.9.0
Bumps [io.sentry:sentry-spring-boot-starter](https://github.com/getsentry/sentry-java) from 7.8.0 to 7.9.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@7.8.0...7.9.0) --- updated-dependencies: - dependency-name: io.sentry:sentry-spring-boot-starter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5e381b commit ae2920f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies {
2626

2727
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.5.0")
2828

29-
implementation("io.sentry:sentry-spring-boot-starter:7.8.0")
29+
implementation("io.sentry:sentry-spring-boot-starter:7.9.0")
3030

3131
implementation("uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-starter:3.1.3")
3232
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0")

0 commit comments

Comments
 (0)