Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yerim Ko <[email protected]>
  • Loading branch information
dependabot[bot] and yerimkoko authored Jul 28, 2024
1 parent 77ceeef commit 2e5f7cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions threedollar-application/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ dependencies {
implementation("com.google.code.findbugs:jsr305:${findBugsJsr305Version}")

// Sentry

implementation 'io.sentry:sentry-spring-boot-starter-jakarta:7.12.1'
implementation("io.sentry:sentry-logback:7.12.0")

}

0 comments on commit 2e5f7cf

Please sign in to comment.