Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
Bump io.sentry:sentry-logback from 6.21.0 to 6.32.0
Browse files Browse the repository at this point in the history
Bumps [io.sentry:sentry-logback](https://github.com/getsentry/sentry-java) from 6.21.0 to 6.32.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.21.0...6.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 19, 2023
1 parent 2f34b98 commit caed993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repositories {

dependencies {
shadow 'net.dv8tion:JDA:5.0.0-beta.12'
shadow 'io.sentry:sentry-logback:6.21.0'
shadow 'io.sentry:sentry-logback:6.32.0'
shadow 'org.codehaus.groovy:groovy-jsr223:3.0.18'
shadow 'org.jsoup:jsoup:1.16.1'
shadow 'mysql:mysql-connector-java:8.0.33'
Expand Down

0 comments on commit caed993

Please sign in to comment.