We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdab5be commit accbe67Copy full SHA for accbe67
build.sbt
@@ -1,4 +1,4 @@
1
-lazy val _version = "0.14.1-SNAPSHOT"
+lazy val _version = "0.15.0"
2
lazy val scalikejdbcVersion = "4.0.0"
3
lazy val jasyncVersion = "2.0.2" // provided
4
lazy val postgresqlVersion = "42.3.1"
0 commit comments