Skip to content

Commit 5cc2352

Browse files
build(deps): bump io.sentry:sentry-bom from 7.19.1 to 7.20.0
Bumps [io.sentry:sentry-bom](https://github.com/getsentry/sentry-java) from 7.19.1 to 7.20.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.19.1...7.20.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 ccb1918 commit 5cc2352

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.1")
66+
mavenBom("io.sentry:sentry-bom:7.20.0")
6767
}
6868
}
6969

0 commit comments

Comments
 (0)