Skip to content

Commit

Permalink
fix(deps): update dependency org.mariadb.jdbc:mariadb-java-client to …
Browse files Browse the repository at this point in the history
…v3.4.0
  • Loading branch information
renovate[bot] authored May 18, 2024
1 parent a8e9fd3 commit 626b762
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 @@ -8,7 +8,7 @@ anvil-core = { module = "org.anvilpowered:anvil-core", version.ref = "anvil" }
anvil-paper = { module = "org.anvilpowered:anvil-paper", version.ref = "anvil" }
anvil-velocity = { module = "org.anvilpowered:anvil-velocity", version.ref = "anvil" }
arrow-core = "io.arrow-kt:arrow-core:1.2.2"
driver-mariadb = "org.mariadb.jdbc:mariadb-java-client:3.3.3"
driver-mariadb = "org.mariadb.jdbc:mariadb-java-client:3.4.0"
driver-postgresql = "org.postgresql:postgresql:42.7.2"
kotest = "io.kotest:kotest-runner-junit5-jvm:5.8.0"
kotlinx-serialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3"
Expand Down

0 comments on commit 626b762

Please sign in to comment.