We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c647c98 commit 8de4e77Copy full SHA for 8de4e77
build.gradle
@@ -50,7 +50,8 @@ dependencies {
50
implementation 'io.micrometer:micrometer-core'
51
implementation 'io.micrometer:micrometer-registry-prometheus'
52
53
- implementation 'io.sentry:sentry-spring-boot-starter-jakarta:8.3.0'
+ implementation 'io.sentry:sentry-spring-boot-starter-jakarta:8.16.0'
54
+ implementation 'io.sentry:sentry-jdbc:8.16.0'
55
implementation 'javax.enterprise:cdi-api:2.0'
56
developmentOnly 'org.springframework.boot:spring-boot-devtools'
57
runtimeOnly 'org.postgresql:postgresql'
0 commit comments