Skip to content

Commit b45cd8b

Browse files
dependabot[bot]yerimkoko
authored andcommitted
chore(deps): bump io.sentry:sentry-logback from 8.4.0 to 8.5.0
Bumps [io.sentry:sentry-logback](https://github.com/getsentry/sentry-java) from 8.4.0 to 8.5.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@8.4.0...8.5.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>
1 parent 4efdadc commit b45cd8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

threedollar-application/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ dependencies {
2525
// Sentry
2626

2727
implementation 'io.sentry:sentry-spring-boot-starter-jakarta:8.4.0'
28-
implementation("io.sentry:sentry-logback:8.4.0")
28+
implementation("io.sentry:sentry-logback:8.5.0")
2929

3030
}

0 commit comments

Comments
 (0)