Skip to content

Commit ac8f88b

Browse files
authored
Merge pull request #3097 from 1c-syntax/dependabot/gradle/io.sentry-sentry-bom-6.25.2
build(deps): bump io.sentry:sentry-bom from 6.25.1 to 6.25.2
2 parents 9879274 + 727890d commit ac8f88b

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.1")
59+
mavenBom("io.sentry:sentry-bom:6.25.2")
6060
}
6161
}
6262

0 commit comments

Comments
 (0)