Skip to content

Commit

Permalink
Bump io.sentry:sentry-jul from 7.8.0 to 7.16.0
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 7.16.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.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent 765a074 commit b5961dd
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 @@ -31,7 +31,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>3.0.0.Final</quarkus.version>
<sentry.version>7.8.0</sentry.version>
<sentry.version>7.16.0</sentry.version>
<assertj.version>3.25.3</assertj.version>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit b5961dd

Please sign in to comment.