We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 681c89c commit b57e9eeCopy full SHA for b57e9ee
build.gradle.kts
@@ -11,7 +11,7 @@ dependencies {
11
runtimeOnly("org.flywaydb:flyway-database-postgresql")
12
implementation("org.springframework.boot:spring-boot-starter-webflux:3.2.4")
13
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.1")
14
- implementation("io.sentry:sentry-spring-boot-starter-jakarta:6.34.0")
+ implementation("io.sentry:sentry-spring-boot-starter-jakarta:7.14.0")
15
implementation("io.sentry:sentry-logback:6.34.0")
16
implementation("org.springframework.data:spring-data-commons:3.2.4")
17
implementation("uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-starter:3.1.1") {
0 commit comments