Skip to content

Commit 8de4e77

Browse files
committed
Update build.gradle
1 parent c647c98 commit 8de4e77

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ dependencies {
5050
implementation 'io.micrometer:micrometer-core'
5151
implementation 'io.micrometer:micrometer-registry-prometheus'
5252

53-
implementation 'io.sentry:sentry-spring-boot-starter-jakarta:8.3.0'
53+
implementation 'io.sentry:sentry-spring-boot-starter-jakarta:8.16.0'
54+
implementation 'io.sentry:sentry-jdbc:8.16.0'
5455
implementation 'javax.enterprise:cdi-api:2.0'
5556
developmentOnly 'org.springframework.boot:spring-boot-devtools'
5657
runtimeOnly 'org.postgresql:postgresql'

0 commit comments

Comments
 (0)