Skip to content

Commit a00ddec

Browse files
Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.1
1 parent e55cefe commit a00ddec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ anvil-core = { module = "org.anvilpowered:anvil-core", version.ref = "anvil" }
99
anvil-velocity = { module = "org.anvilpowered:anvil-velocity", version.ref = "anvil" }
1010
discord-jda = "net.dv8tion:JDA:5.0.0-beta.20"
1111
discord-webhooks = "club.minnced:discord-webhooks:0.8.4"
12-
driver-mariadb = "org.mariadb.jdbc:mariadb-java-client:3.3.2"
12+
driver-mariadb = "org.mariadb.jdbc:mariadb-java-client:3.5.1"
1313
driver-postgresql = "org.postgresql:postgresql:42.7.2"
1414
exposed-bom = "org.jetbrains.exposed:exposed-bom:0.50.1"
1515
exposed-core = { module = "org.jetbrains.exposed:exposed-core" }

0 commit comments

Comments
 (0)