Skip to content

Commit 1f3e5da

Browse files
fix(deps): update dependency io.sentry:sentry to v6.9.2 (#2259)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d9c0b2 commit 1f3e5da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ext {
2424
jdbi3Version = '3.35.0'
2525
prometheusVersion = '0.16.0'
2626
testcontainersVersion = '1.17.6'
27-
sentryVersion = '6.7.0'
27+
sentryVersion = '6.9.2'
2828
}
2929

3030
dependencies {

0 commit comments

Comments
 (0)