We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e55cefe commit a00ddecCopy full SHA for a00ddec
gradle/libs.versions.toml
@@ -9,7 +9,7 @@ anvil-core = { module = "org.anvilpowered:anvil-core", version.ref = "anvil" }
9
anvil-velocity = { module = "org.anvilpowered:anvil-velocity", version.ref = "anvil" }
10
discord-jda = "net.dv8tion:JDA:5.0.0-beta.20"
11
discord-webhooks = "club.minnced:discord-webhooks:0.8.4"
12
-driver-mariadb = "org.mariadb.jdbc:mariadb-java-client:3.3.2"
+driver-mariadb = "org.mariadb.jdbc:mariadb-java-client:3.5.1"
13
driver-postgresql = "org.postgresql:postgresql:42.7.2"
14
exposed-bom = "org.jetbrains.exposed:exposed-bom:0.50.1"
15
exposed-core = { module = "org.jetbrains.exposed:exposed-core" }
0 commit comments