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 df135b2 commit 2c18520Copy full SHA for 2c18520
project/Build.scala
@@ -3,7 +3,7 @@ import Keys._
3
4
object ScalikeJDBCAsyncProject extends Build {
5
6
- lazy val _version = "0.5.0"
+ lazy val _version = "0.5.1"
7
lazy val scalikejdbcVersion = "2.1.0"
8
lazy val mauricioVersion = "0.2.14"
9
lazy val defaultPlayVersion = play.core.PlayVersion.current
0 commit comments