Skip to content

Commit

Permalink
build(deps): bump io.sentry:sentry-log4j2 from 7.20.0 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [io.sentry:sentry-log4j2](https://github.com/getsentry/sentry-java) from 7.20.0 to 8.0.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.20.0...8.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and IWareQ committed Jan 27, 2025
1 parent 1fef388 commit e0c8b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ lombok = { group = "org.projectlombok", name = "lombok", version = "1.18.36" }
rng-simple = { module = "org.apache.commons:commons-rng-simple", version.ref = "commons-rng" }
rng-sampling = { module = "org.apache.commons:commons-rng-sampling", version.ref = "commons-rng" }
# Sentry
sentry = { group = "io.sentry", name = "sentry-log4j2", version = "7.20.0" }
sentry = { group = "io.sentry", name = "sentry-log4j2", version = "8.0.0" }

[bundles]
logging = ["log4j-slf4j2-impl", "log4j-core"]
Expand Down

0 comments on commit e0c8b0b

Please sign in to comment.