Skip to content

Commit

Permalink
Bump io.sentry:sentry-jul from 7.8.0 to 8.2.0 (#284)
Browse files Browse the repository at this point in the history
Bumps [io.sentry:sentry-jul](https://github.com/getsentry/sentry-java) from 7.8.0 to 8.2.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...8.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Melloware <mellowaredev@gmail.com>
  • Loading branch information
dependabot[bot] and melloware authored Feb 20, 2025
1 parent 1a01ca2 commit ddb1a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>3.15.3</quarkus.version>
<sentry.version>7.8.0</sentry.version>
<sentry.version>8.2.0</sentry.version>
<assertj.version>3.27.3</assertj.version>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit ddb1a84

Please sign in to comment.