Skip to content

Commit

Permalink
Update quill to 3.2.1 (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuki Ishikawa authored and lloydmeta committed Jun 12, 2019
1 parent 01dfb43 commit 1ce1c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ lazy val scalacheckVersion = "1.14.0"
lazy val reactiveMongoVersion = "0.13.0"
lazy val argonautVersion = "6.2.3"
lazy val json4sVersion = "3.6.6"
lazy val quillVersion = "2.3.3"
lazy val quillVersion = "3.2.1"
lazy val doobieVersion = "0.6.0"

def theArgonautVersion(scalaVersion: String) =
Expand Down

0 comments on commit 1ce1c07

Please sign in to comment.