Skip to content

Commit

Permalink
Gradle(deps): Bump io.sentry:sentry-bom in /crime-applications-adaptor
Browse files Browse the repository at this point in the history
Bumps [io.sentry:sentry-bom](https://github.com/getsentry/sentry-java) from 7.8.0 to 7.10.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.8.0...7.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 13, 2024
1 parent 64a3e48 commit d7e1d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crime-applications-adaptor/application/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def versions = [
validationapiVersion : '2.0.1.Final',
resilience4jVersion : "2.2.0",
commonsioVersion : '2.11.0',
sentryVersion : "7.8.0",
sentryVersion : "7.10.0",
commonsVersion: "1.2.1",
]

Expand Down

0 comments on commit d7e1d79

Please sign in to comment.