Skip to content

Commit c80b21d

Browse files
build(deps): bump io.sentry:sentry-bom from 7.19.0 to 7.19.1
Bumps [io.sentry:sentry-bom](https://github.com/getsentry/sentry-java) from 7.19.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@7.19.0...7.19.1) --- updated-dependencies: - dependency-name: io.sentry:sentry-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ced06f commit c80b21d

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
@@ -63,7 +63,7 @@ val languageToolVersion = "6.5"
6363

6464
dependencyManagement {
6565
imports {
66-
mavenBom("io.sentry:sentry-bom:7.19.0")
66+
mavenBom("io.sentry:sentry-bom:7.19.1")
6767
}
6868
}
6969

0 commit comments

Comments
 (0)