From 5c6c617dbb24238f2636a700f8665fa66cda926b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 00:10:30 +0000 Subject: [PATCH] Bump io.sentry:sentry-bom from 8.18.0 to 8.25.0 Bumps [io.sentry:sentry-bom](https://github.com/getsentry/sentry-java) from 8.18.0 to 8.25.0. - [Release notes](https://github.com/getsentry/sentry-java/releases) - [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-java/compare/8.18.0...8.25.0) --- updated-dependencies: - dependency-name: io.sentry:sentry-bom dependency-version: 8.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index d772987..c33649e 100644 --- a/build.gradle +++ b/build.gradle @@ -44,7 +44,7 @@ ext { androidxAppcompatVersion = '1.2.0' googleMaterialVersion = '1.3.0' kotlinxCoroutinesVersion = '1.6.4' - sentryBomVersion = '8.18.0' + sentryBomVersion = '8.25.0' squareupOkhttpVersion = '4.9.0' // test