We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48624b9 commit 34e0154Copy full SHA for 34e0154
daemon/build.gradle.kts
@@ -111,7 +111,7 @@ dependencies {
111
// Added separately from springdoc for production builds
112
implementation("io.swagger.core.v3:swagger-annotations-jakarta:2.2.15")
113
114
- implementation("io.sentry:sentry-spring-boot-starter-jakarta:6.27.0")
+ implementation("io.sentry:sentry-spring-boot-starter-jakarta:6.31.0")
115
116
117
testImplementation("com.squareup.okhttp3:mockwebserver:4.11.0")
0 commit comments