Skip to content

Commit 8c54d21

Browse files
build(deps): bump sentry-bom from 6.7.1 to 6.8.0
Bumps [sentry-bom](https://github.com/getsentry/sentry-java) from 6.7.1 to 6.8.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@6.7.1...6.8.0) --- updated-dependencies: - dependency-name: io.sentry:sentry-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8ccb6e commit 8c54d21

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
@@ -54,7 +54,7 @@ val languageToolVersion = "5.6"
5454

5555
dependencyManagement {
5656
imports {
57-
mavenBom("io.sentry:sentry-bom:6.7.1")
57+
mavenBom("io.sentry:sentry-bom:6.8.0")
5858
}
5959
}
6060

0 commit comments

Comments
 (0)