We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51d4574 commit 6b047e1Copy full SHA for 6b047e1
1 file changed
api/build.gradle
@@ -43,7 +43,7 @@ dependencies {
43
implementation "org.jdbi:jdbi3-postgres:${jdbi3Version}"
44
implementation "org.jdbi:jdbi3-sqlobject:${jdbi3Version}"
45
implementation 'com.google.guava:guava:31.1-jre'
46
- implementation 'org.dhatim:dropwizard-sentry:2.0.28-10'
+ implementation 'org.dhatim:dropwizard-sentry:2.0.29'
47
implementation "io.sentry:sentry:${sentryVersion}"
48
implementation 'org.flywaydb:flyway-core:6.5.7'
49
implementation "org.postgresql:postgresql:${postgresqlVersion}"
0 commit comments