Skip to content

Commit

Permalink
Update dependency org.dhatim:dropwizard-sentry to v2.0.28-8 (MarquezP…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2022
1 parent 3e82dfc commit 6aba1f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
implementation "org.jdbi:jdbi3-postgres:${jdbi3Version}"
implementation "org.jdbi:jdbi3-sqlobject:${jdbi3Version}"
implementation 'com.google.guava:guava:31.0.1-jre'
implementation 'org.dhatim:dropwizard-sentry:2.0.28-4'
implementation 'org.dhatim:dropwizard-sentry:2.0.28-8'
implementation "io.sentry:sentry:${sentryVersion}"
implementation 'org.flywaydb:flyway-core:6.5.7'
implementation "org.postgresql:postgresql:${postgresqlVersion}"
Expand Down

0 comments on commit 6aba1f9

Please sign in to comment.