Skip to content

Commit

Permalink
Update dependency io.sentry:sentry-spring-boot-starter-jakarta to v7.…
Browse files Browse the repository at this point in the history
…19.0
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent d71adfb commit 3c40dab
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 @@ -44,7 +44,7 @@ dependencies {
implementation("org.springframework.boot:spring-boot-starter-security")
implementation("org.springframework.boot:spring-boot-starter-oauth2-resource-server")
implementation("org.springframework.boot:spring-boot-starter-oauth2-client")
implementation("io.sentry:sentry-spring-boot-starter-jakarta:7.11.0")
implementation("io.sentry:sentry-spring-boot-starter-jakarta:7.19.0")
implementation("org.springframework.boot:spring-boot-starter-cache")

runtimeOnly("org.ehcache:ehcache")
Expand Down

0 comments on commit 3c40dab

Please sign in to comment.