Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent 5659006 commit a9a728e
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>6.30.0</sentry.version>
<sentry.version>7.1.0</sentry.version>
<assertj.version>3.24.2</assertj.version>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit a9a728e

Please sign in to comment.