We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6acbde commit 147be6cCopy full SHA for 147be6c
build.gradle.kts
@@ -44,7 +44,7 @@ dependencies {
44
45
implementation("uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-starter:5.2.2")
46
47
- implementation("io.sentry:sentry-spring-boot-starter-jakarta:7.19.0")
+ implementation("io.sentry:sentry-spring-boot-starter-jakarta:7.19.1")
48
49
testImplementation("org.springframework.boot:spring-boot-starter-test") {
50
exclude(group = "org.junit.vintage", module = "junit-vintage-engine")
0 commit comments