Skip to content

Commit 588814f

Browse files
authored
Merge pull request #234 from Automattic/dependabot/gradle/io.sentry-sentry-bom-7.14.0
build(deps): bump io.sentry:sentry-bom from 7.8.0 to 7.14.0
2 parents 743b2a4 + 732ad89 commit 588814f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ ext {
5050
googleMaterialVersion = '1.3.0'
5151
kotlinxCoroutinesVersion = '1.6.4'
5252
kotlinxCoroutinesExperimentationVersion = '1.4.2' // TODO: Align 'kotlinx coroutines' versions.
53-
sentryBomVersion = '7.8.0'
53+
sentryBomVersion = '7.14.0'
5454
squareupOkhttpVersion = '4.9.0'
5555

5656
// test

0 commit comments

Comments
 (0)