Skip to content

Commit 4dea96d

Browse files
Bump io.sentry:sentry from 6.32.0 to 7.19.1
Bumps [io.sentry:sentry](https://github.com/getsentry/sentry-java) from 6.32.0 to 7.19.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@6.32.0...7.19.1) --- updated-dependencies: - dependency-name: io.sentry:sentry dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e917f28 commit 4dea96d

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
@@ -148,7 +148,7 @@ dependencies {
148148
testFramework(TestFrameworkType.Plugin.Java)
149149
}
150150

151-
implementation("io.sentry:sentry:6.32.0")
151+
implementation("io.sentry:sentry:7.19.1")
152152

153153
testImplementation("junit:junit:4.13.2")
154154
testImplementation("org.axonframework:axon-modelling:${properties("axonVersion")}")

0 commit comments

Comments
 (0)