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 654966c commit 84a832cCopy full SHA for 84a832c
project/Build.scala
@@ -4,7 +4,7 @@ import play.Project._
4
5
object ScalikeJDBCAsyncProject extends Build {
6
7
- lazy val _version = "0.3.0"
+ lazy val _version = "0.3.1"
8
lazy val scalikejdbcVersion = "1.7.0"
9
lazy val mauricioVersion = "0.2.8"
10
lazy val defaultPlayVersion = "2.2.1"
0 commit comments