Skip to content

Commit 594c128

Browse files
Bump io.sentry:sentry from 7.18.0 to 8.2.0
Bumps [io.sentry:sentry](https://github.com/getsentry/sentry-java) from 7.18.0 to 8.2.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@7.18.0...8.2.0) --- updated-dependencies: - dependency-name: io.sentry:sentry dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f8d07f4 commit 594c128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repositories {
2626

2727
dependencies {
2828
implementation("com.google.code.gson:gson:2.11.0")
29-
implementation("io.sentry:sentry:7.18.0")
29+
implementation("io.sentry:sentry:8.2.0")
3030

3131
val junitVersion = "5.11.2"
3232
testImplementation("junit:junit:4.13.2")

0 commit comments

Comments
 (0)