Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
Bumped schema-ddl library to 0.3.1 (closes #157)
Browse files Browse the repository at this point in the history
  • Loading branch information
chuwy authored and alexanderdean committed May 14, 2016
1 parent df61205 commit 9c39a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ object Dependencies {
val scalaz7 = "7.0.8"
val json4s = "3.2.10" // don't upgrade to 3.2.11 https://github.com/json4s/json4s/issues/212
val jsonpath = "0.6.4"
val schemaddl = "0.3.0"
val schemaddl = "0.3.1"
val akka = "2.3.9"
val spray = "1.3.3"
val spark = "1.3.1"
Expand Down

0 comments on commit 9c39a32

Please # to comment.