Skip to content

Commit e1e7960

Browse files
build(deps): bump io.sentry:sentry-bom from 6.25.2 to 6.26.0
Bumps [io.sentry:sentry-bom](https://github.com/getsentry/sentry-java) from 6.25.2 to 6.26.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.25.2...6.26.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 4baba00 commit e1e7960

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
@@ -56,7 +56,7 @@ val languageToolVersion = "6.1"
5656

5757
dependencyManagement {
5858
imports {
59-
mavenBom("io.sentry:sentry-bom:6.25.2")
59+
mavenBom("io.sentry:sentry-bom:6.26.0")
6060
}
6161
}
6262

0 commit comments

Comments
 (0)