Skip to content

Commit 190db51

Browse files
committed
Updating version
1 parent 704fa57 commit 190db51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ object ApplicationBuild extends Build {
99

1010
val appDependencies = Seq(
1111
// Add your project dependencies here
12-
"com.github.mauricio" %% "postgresql-async" % "0.2.2.1-SNAPSHOT"
12+
"com.github.mauricio" %% "postgresql-async" % "0.2.3-SNAPSHOT"
1313
)
1414

1515

0 commit comments

Comments
 (0)