Skip to content

Commit b57e9ee

Browse files
Bump io.sentry:sentry-spring-boot-starter-jakarta from 6.34.0 to 7.14.0
Bumps [io.sentry:sentry-spring-boot-starter-jakarta](https://github.com/getsentry/sentry-java) from 6.34.0 to 7.14.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@6.34.0...7.14.0) --- updated-dependencies: - dependency-name: io.sentry:sentry-spring-boot-starter-jakarta dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 681c89c commit b57e9ee

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
@@ -11,7 +11,7 @@ dependencies {
1111
runtimeOnly("org.flywaydb:flyway-database-postgresql")
1212
implementation("org.springframework.boot:spring-boot-starter-webflux:3.2.4")
1313
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.1")
14-
implementation("io.sentry:sentry-spring-boot-starter-jakarta:6.34.0")
14+
implementation("io.sentry:sentry-spring-boot-starter-jakarta:7.14.0")
1515
implementation("io.sentry:sentry-logback:6.34.0")
1616
implementation("org.springframework.data:spring-data-commons:3.2.4")
1717
implementation("uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-starter:3.1.1") {

0 commit comments

Comments
 (0)