Skip to content

Commit

Permalink
fix(deps): update dependency io.sentry:sentry-spring-boot-starter-jak…
Browse files Browse the repository at this point in the history
…arta to v6.34.0
  • Loading branch information
renovate[bot] authored Nov 20, 2023
1 parent 48624b9 commit be62316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daemon/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ dependencies {
// Added separately from springdoc for production builds
implementation("io.swagger.core.v3:swagger-annotations-jakarta:2.2.15")

implementation("io.sentry:sentry-spring-boot-starter-jakarta:6.27.0")
implementation("io.sentry:sentry-spring-boot-starter-jakarta:6.34.0")


testImplementation("com.squareup.okhttp3:mockwebserver:4.11.0")
Expand Down

0 comments on commit be62316

Please sign in to comment.