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 7c92272 commit 0e79494Copy full SHA for 0e79494
build.gradle
@@ -43,6 +43,7 @@ dependencies {
43
implementation 'org.springframework.boot:spring-boot-starter-web'
44
implementation 'org.springframework.boot:spring-boot-starter-data-redis'
45
implementation 'io.sentry:sentry-spring-boot-starter-jakarta:7.9.0'
46
+ implementation 'io.sentry:sentry-jdbc:8.1.0'
47
implementation 'javax.enterprise:cdi-api:2.0'
48
developmentOnly 'org.springframework.boot:spring-boot-devtools'
49
runtimeOnly 'org.postgresql:postgresql'
0 commit comments