We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8caab69 commit 48cded1Copy full SHA for 48cded1
build.sbt
@@ -1,7 +1,7 @@
1
lazy val _version = "0.19.1-SNAPSHOT"
2
lazy val scalikejdbcVersion = "4.2.1"
3
lazy val jasyncVersion = "2.2.4" // provided
4
-lazy val postgresqlVersion = "42.7.2"
+lazy val postgresqlVersion = "42.7.3"
5
val Scala212 = "2.12.19"
6
val Scala213 = "2.13.13"
7
val Scala3 = "3.3.3"
0 commit comments