We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80e5ac2 commit 893b1afCopy full SHA for 893b1af
build.sbt
@@ -1,5 +1,5 @@
1
-lazy val _version = "0.19.1-SNAPSHOT"
2
-lazy val scalikejdbcVersion = "4.2.1"
+lazy val _version = "0.20.0"
+lazy val scalikejdbcVersion = "4.3.0"
3
lazy val jasyncVersion = "2.2.4" // provided
4
lazy val postgresqlVersion = "42.7.3"
5
val Scala212 = "2.12.19"
0 commit comments