Skip to content

Commit

Permalink
Update dub.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gedaiu authored Jan 13, 2018
1 parent 7ae5c58 commit b3dbf0f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions dub.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@

"dependencies": {
"dub": "~>1.7.0",
"fluent-asserts": "~>0.8.3",
"libdparse": "~>0.7.2-alpha.3"
"fluent-asserts": "~>0.9.0",
"libdparse": "~>0.7.2-alpha.5"
}
}
],
Expand All @@ -39,8 +39,8 @@
"sourcePaths": ["lifecycle"],
"importPaths": ["lifecycle"],
"dependencies": {
"fluent-asserts": "~>0.8.3",
"libdparse": "~>0.7.2-alpha.3"
"fluent-asserts": "~>0.9.0",
"libdparse": "~>0.7.2-alpha.5"
}
},
{
Expand All @@ -54,8 +54,8 @@
"dependencies": {
"dub": "~>1.7.0",
"trial:lifecycle": "*",
"libdparse": "~>0.7.2-alpha.3",
"fluent-asserts": "~>0.8.3"
"libdparse": "~>0.7.2-alpha.5",
"fluent-asserts": "~>0.9.0"
}
}
]
Expand Down

0 comments on commit b3dbf0f

Please sign in to comment.