Skip to content

Commit

Permalink
Update postgresql to 42.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scalikejdbc-bot[bot] committed Jan 15, 2025
1 parent f8f3e7c commit 825afff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
lazy val _version = "0.20.1-SNAPSHOT"
lazy val scalikejdbcVersion = "4.3.2"
lazy val jasyncVersion = "2.2.4" // provided
lazy val postgresqlVersion = "42.7.4"
lazy val postgresqlVersion = "42.7.5"
val Scala212 = "2.12.20"
val Scala213 = "2.13.15"
val Scala3 = "3.3.4"
Expand Down

0 comments on commit 825afff

Please sign in to comment.