From 4c7b5e3472d41c32774519777416304f3d30fc3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 00:22:41 +0000 Subject: [PATCH] Bump io.sentry:sentry-bom from 8.18.0 to 8.44.1 Bumps [io.sentry:sentry-bom](https://github.com/getsentry/sentry-java) from 8.18.0 to 8.44.1. - [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.44.1) --- updated-dependencies: - dependency-name: io.sentry:sentry-bom dependency-version: 8.44.1 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 4cb634f..5cd5428 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.44.1' squareupOkhttpVersion = '4.9.2' // test