Skip to content

Commit 7e4a8dd

Browse files
Bump sentry from 5.6.3 to 5.7.1
Bumps [sentry](https://github.com/getsentry/sentry-java) from 5.6.3 to 5.7.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@5.6.3...5.7.1) --- updated-dependencies: - dependency-name: io.sentry:sentry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 207bd0d commit 7e4a8dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ tasks {
140140
}
141141

142142
dependencies {
143-
implementation("io.sentry:sentry:5.6.3")
143+
implementation("io.sentry:sentry:5.7.1")
144144

145145
testImplementation("org.axonframework:axon-modelling:4.5.8")
146146
testImplementation("org.axonframework:axon-messaging:4.5.9")

0 commit comments

Comments
 (0)