Skip to content

Commit

Permalink
chore(deps): Bump io.sentry:sentry from 7.9.0 to 7.13.0
Browse files Browse the repository at this point in the history
Bumps [io.sentry:sentry](https://github.com/getsentry/sentry-java) from 7.9.0 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.9.0...7.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 97a1f15 commit c242e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jvb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry</artifactId>
<version>7.9.0</version>
<version>7.13.0</version>
<scope>runtime</scope>
</dependency>
<!-- test -->
Expand Down

0 comments on commit c242e8c

Please sign in to comment.