Skip to content

Commit 56db69c

Browse files
Bump sentry from 5.6.2 to 5.6.3
Bumps [sentry](https://github.com/getsentry/sentry-java) from 5.6.2 to 5.6.3. - [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.2...5.6.3) --- updated-dependencies: - dependency-name: io.sentry:sentry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0161e84 commit 56db69c

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.2")
143+
implementation("io.sentry:sentry:5.6.3")
144144

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

0 commit comments

Comments
 (0)