Skip to content

Commit

Permalink
Bump io.sentry:sentry-jul from 7.8.0 to 7.19.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.19.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.19.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 Dec 13, 2024
1 parent 55bc174 commit 00ca670
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.2</quarkus.version>
<sentry.version>7.8.0</sentry.version>
<sentry.version>7.19.0</sentry.version>
<assertj.version>3.26.3</assertj.version>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit 00ca670

Please sign in to comment.