From 50347c304ce0efea6840f73f8e84895d732c5e0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 08:46:30 +0000 Subject: [PATCH] Bump io.sentry:sentry-bom from 8.18.0 to 8.43.0 Bumps [io.sentry:sentry-bom](https://github.com/getsentry/sentry-java) from 8.18.0 to 8.43.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.43.0) --- updated-dependencies: - dependency-name: io.sentry:sentry-bom dependency-version: 8.43.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 4cb634f..43b62e4 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.43.0' squareupOkhttpVersion = '4.9.2' // test