Skip to content

Commit

Permalink
build(deps): bump io.sentry:sentry-bom from 7.12.1 to 7.13.0
Browse files Browse the repository at this point in the history
Bumps [io.sentry:sentry-bom](https://github.com/getsentry/sentry-java) from 7.12.1 to 7.13.0.
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@7.12.1...7.13.0)

---
updated-dependencies:
- dependency-name: io.sentry:sentry-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 3ea14fe commit 6dca1b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ val languageToolVersion = "6.4"

dependencyManagement {
imports {
mavenBom("io.sentry:sentry-bom:7.12.1")
mavenBom("io.sentry:sentry-bom:7.13.0")
}
}

Expand Down

0 comments on commit 6dca1b9

Please sign in to comment.