Skip to content

Commit

Permalink
deps: update dependency io.sentry:sentry-spring-boot-starter to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2023
1 parent f109db9 commit d8cdd9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {

implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.3")

implementation("io.sentry:sentry-spring-boot-starter:4.3.0")
implementation("io.sentry:sentry-spring-boot-starter:6.24.0")

implementation("org.unix4j:unix4j-command:0.6")

Expand Down

0 comments on commit d8cdd9f

Please sign in to comment.