Skip to content

Commit

Permalink
Update dependency org.dhatim:dropwizard-sentry to v2.0.29 (#1941)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Apr 19, 2022
1 parent 51d4574 commit 6b047e1
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.28-10'
implementation 'org.dhatim:dropwizard-sentry:2.0.29'
implementation "io.sentry:sentry:${sentryVersion}"
implementation 'org.flywaydb:flyway-core:6.5.7'
implementation "org.postgresql:postgresql:${postgresqlVersion}"
Expand Down

0 comments on commit 6b047e1

Please sign in to comment.