Skip to content

Commit 9d183f9

Browse files
dependency: Update dependency io.sentry:sentry to v8.23.0 (#195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab7ac3f commit 9d183f9

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
@@ -34,7 +34,7 @@ dependencies {
3434
implementation("pw.chew:jda-chewtils-command:2.0-SNAPSHOT")
3535

3636
// Sentry.io integration
37-
implementation("io.sentry:sentry:8.22.0")
37+
implementation("io.sentry:sentry:8.23.0")
3838

3939
// ORMLite
4040
implementation("com.j256.ormlite:ormlite-core:6.1")

0 commit comments

Comments
 (0)