Skip to content

Commit 741521d

Browse files
committed
Bump schema-ddl to 0.13.0 (close #27)
1 parent df81d74 commit 741521d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ object Dependencies {
3535

3636
val analyticsSdk = "2.1.0"
3737
val badRows = "2.1.0"
38-
val schemaDdl = "0.11.0"
38+
val schemaDdl = "0.13.0"
3939

4040
// Testing
4141
val specs2 = "4.9.4"

0 commit comments

Comments
 (0)