diff --git a/build.gradle.kts b/build.gradle.kts index 7bf9e72..4d3907b 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -43,7 +43,7 @@ dependencies { implementation("pw.chew:jda-chewtils-command:2.2.1") // Sentry.io integration - implementation("io.sentry:sentry:8.44.0") + implementation("io.sentry:sentry:8.44.1") // ORMLite implementation("com.j256.ormlite:ormlite-core:6.1")