Skip to content

Commit

Permalink
build(deps): bump io.sentry:sentry-log4j2 from 7.19.1 to 7.20.0 (#537)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 40ee5f4 commit 7aa40f9
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.19.1" }
sentry = { group = "io.sentry", name = "sentry-log4j2", version = "7.20.0" }

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

0 comments on commit 7aa40f9

Please sign in to comment.