We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b84e8c commit 41f2a17Copy full SHA for 41f2a17
1 file changed
build.gradle.kts
@@ -43,7 +43,7 @@ dependencies {
43
implementation("pw.chew:jda-chewtils-command:2.2.1")
44
45
// Sentry.io integration
46
- implementation("io.sentry:sentry:8.37.1")
+ implementation("io.sentry:sentry:8.38.0")
47
48
// ORMLite
49
implementation("com.j256.ormlite:ormlite-core:6.1")
0 commit comments