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 aa73a6e commit f4780ffCopy full SHA for f4780ff
build.sbt
@@ -1,5 +1,5 @@
1
lazy val _version = "0.20.1-SNAPSHOT"
2
-lazy val scalikejdbcVersion = "4.3.2"
+lazy val scalikejdbcVersion = "4.3.3"
3
lazy val jasyncVersion = "2.2.4" // provided
4
lazy val postgresqlVersion = "42.7.5"
5
val Scala212 = "2.12.20"
0 commit comments