Skip to content

Commit b78d12e

Browse files
dependabot[bot]AkibaAT
authored andcommitted
Bump io.sentry:sentry from 8.10.0 to 8.11.0
Bumps [io.sentry:sentry](https://github.com/getsentry/sentry-java) from 8.10.0 to 8.11.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.10.0...8.11.0) --- updated-dependencies: - dependency-name: io.sentry:sentry dependency-version: 8.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af31855 commit b78d12e

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.13.1")
29-
implementation("io.sentry:sentry:8.10.0")
29+
implementation("io.sentry:sentry:8.11.0")
3030

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

0 commit comments

Comments
 (0)