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 Jun 17, 2024
1 parent 1e7d9a6 commit e265c65
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"
exposed-bom = "org.jetbrains.exposed:exposed-bom:0.50.1"
exposed-core = { module = "org.jetbrains.exposed:exposed-core" }
Expand Down

0 comments on commit e265c65

Please sign in to comment.