Skip to content

Commit

Permalink
fix(deps): update dependency io.sentry:sentry to v6 (#2232)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>

Signed-off-by: Renovate Bot <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 7, 2022
1 parent 17f27d3 commit 0e392e0
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 @@ -24,7 +24,7 @@ ext {
jdbi3Version = '3.34.0'
prometheusVersion = '0.16.0'
testcontainersVersion = '1.17.5'
sentryVersion = '5.7.4'
sentryVersion = '6.7.0'
}

dependencies {
Expand Down

0 comments on commit 0e392e0

Please sign in to comment.