Skip to content

Commit 0e79494

Browse files
committed
Update build.gradle
1 parent 7c92272 commit 0e79494

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ dependencies {
4343
implementation 'org.springframework.boot:spring-boot-starter-web'
4444
implementation 'org.springframework.boot:spring-boot-starter-data-redis'
4545
implementation 'io.sentry:sentry-spring-boot-starter-jakarta:7.9.0'
46+
implementation 'io.sentry:sentry-jdbc:8.1.0'
4647
implementation 'javax.enterprise:cdi-api:2.0'
4748
developmentOnly 'org.springframework.boot:spring-boot-devtools'
4849
runtimeOnly 'org.postgresql:postgresql'

0 commit comments

Comments
 (0)