Skip to content

Commit c589917

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

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
@@ -26,7 +26,7 @@ repositories {
2626

2727
dependencies {
2828
implementation("com.google.code.gson:gson:2.13.1")
29-
implementation("io.sentry:sentry:8.11.0")
29+
implementation("io.sentry:sentry:8.11.1")
3030

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

0 commit comments

Comments
 (0)