Skip to content

Commit

Permalink
chore(deps): update dependency org.dhatim:dropwizard-sentry to v2.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed May 19, 2022
1 parent 64ae128 commit c88882b
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.1-jre'
implementation 'org.dhatim:dropwizard-sentry:2.0.29'
implementation 'org.dhatim:dropwizard-sentry:2.1.0'
implementation "io.sentry:sentry:${sentryVersion}"
implementation 'org.flywaydb:flyway-core:8.5.10'
implementation "org.postgresql:postgresql:${postgresqlVersion}"
Expand Down

0 comments on commit c88882b

Please sign in to comment.