Skip to content

Commit

Permalink
Update dependency org.mariadb.jdbc:mariadb-java-client to v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent e55cefe commit 2fa45e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ anvil-core = { module = "org.anvilpowered:anvil-core", version.ref = "anvil" }
anvil-velocity = { module = "org.anvilpowered:anvil-velocity", version.ref = "anvil" }
discord-jda = "net.dv8tion:JDA:5.0.0-beta.20"
discord-webhooks = "club.minnced:discord-webhooks:0.8.4"
driver-mariadb = "org.mariadb.jdbc:mariadb-java-client:3.3.2"
driver-mariadb = "org.mariadb.jdbc:mariadb-java-client:3.4.1"
driver-postgresql = "org.postgresql:postgresql:42.7.2"
exposed-bom = "org.jetbrains.exposed:exposed-bom:0.50.1"
exposed-core = { module = "org.jetbrains.exposed:exposed-core" }
Expand Down

0 comments on commit 2fa45e0

Please sign in to comment.