Skip to content

Commit

Permalink
fix(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 Oct 18, 2023
1 parent 7f218eb commit 7887b7f
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 @@ -47,7 +47,7 @@ dependencies {

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

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

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

Expand Down

0 comments on commit 7887b7f

Please sign in to comment.