diff --git a/dub.json b/dub.json index 36db489..cd538c4 100644 --- a/dub.json +++ b/dub.json @@ -6,8 +6,8 @@ "targetPath": "build", "targetType": "library", "dependencies": { - "libdparse": ">=0.14.0 <0.16.0", - "emsi_containers": "~>0.8.0-alpha.15", + "libdparse": ">=0.14.0 <0.18.0", + "emsi_containers": "~>0.8.0-alpha.19", "stdx-allocator": "~>2.77.5" } }