We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5e381b commit ae2920fCopy full SHA for ae2920f
build.gradle.kts
@@ -26,7 +26,7 @@ dependencies {
26
27
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.5.0")
28
29
- implementation("io.sentry:sentry-spring-boot-starter:7.8.0")
+ implementation("io.sentry:sentry-spring-boot-starter:7.9.0")
30
31
implementation("uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-starter:3.1.3")
32
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0")
0 commit comments