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 a9b19c2 commit bdab5beCopy full SHA for bdab5be
build.sbt
@@ -1,5 +1,5 @@
1
lazy val _version = "0.14.1-SNAPSHOT"
2
-lazy val scalikejdbcVersion = "4.0.0-RC2"
+lazy val scalikejdbcVersion = "4.0.0"
3
lazy val jasyncVersion = "2.0.2" // provided
4
lazy val postgresqlVersion = "42.3.1"
5
val Scala212 = "2.12.15"
0 commit comments