Skip to content

Commit

Permalink
fix(deps): update dependency org.postgresql:postgresql to v42.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent 13d044d commit bdc07a4
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-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-postgresql = "org.postgresql:postgresql:42.7.2"
driver-postgresql = "org.postgresql:postgresql:42.7.3"
kotest = "io.kotest:kotest-runner-junit5-jvm:5.8.0"
kotlinx-serialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3"
luckperms = "net.luckperms:api:5.4"
Expand Down

0 comments on commit bdc07a4

Please sign in to comment.