Skip to content

Commit aaff554

Browse files
Update all dependencies
1 parent f8a7569 commit aaff554

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555
implementation("pw.chew:jda-chewtils-command:2.0-SNAPSHOT")
5656

5757
// Sentry.io integration
58-
implementation("io.sentry:sentry:8.1.0")
58+
implementation("io.sentry:sentry:8.2.0")
5959

6060
// ORMLite
6161
implementation("com.j256.ormlite:ormlite-core:6.1")
@@ -66,7 +66,7 @@ dependencies {
6666

6767
// Database drivers
6868
implementation("com.h2database:h2:2.3.232")
69-
implementation("org.mariadb.jdbc:mariadb-java-client:3.5.1")
69+
implementation("org.mariadb.jdbc:mariadb-java-client:3.5.2")
7070

7171
// Gson
7272
implementation("com.google.code.gson:gson:2.12.1")

0 commit comments

Comments
 (0)