Skip to content

Commit 83c4cf4

Browse files
authored
Merge pull request #3080 from 1c-syntax/dependabot/gradle/io.sentry-sentry-bom-6.23.0
build(deps): bump io.sentry:sentry-bom from 6.22.0 to 6.23.0
2 parents 3453f01 + c18882c commit 83c4cf4

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

0 commit comments

Comments
 (0)