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.33.1
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 48624b9 commit 8d61e3a
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.33.1")


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

0 comments on commit 8d61e3a

Please sign in to comment.