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 6438b50 commit 2791c21Copy full SHA for 2791c21
build.sbt
@@ -1,5 +1,5 @@
1
lazy val _version = "0.19.0-SNAPSHOT"
2
-lazy val scalikejdbcVersion = "4.1.0"
+lazy val scalikejdbcVersion = "4.2.0"
3
lazy val jasyncVersion = "2.2.4" // provided
4
lazy val postgresqlVersion = "42.7.1"
5
val Scala212 = "2.12.18"
0 commit comments