diff --git a/dub.json b/dub.json index dba7ec9..9961fa9 100644 --- a/dub.json +++ b/dub.json @@ -4,7 +4,7 @@ ], "copyright": "Copyright © 2020, Tristan B. Kildaire", "dependencies": { - "bformat": "~>1.0.8", + "bformat": "3.1.3", "protobuf": "0.6.2", "tasky": "~>0.0.4", "tristanable": "2.3.13" diff --git a/dub.selections.json b/dub.selections.json index 9d5d573..8d02bc7 100644 --- a/dub.selections.json +++ b/dub.selections.json @@ -1,10 +1,10 @@ { "fileVersion": 1, "versions": { - "bformat": "1.0.8", + "bformat": "3.1.3", "eventy": "0.1.4", "protobuf": "0.6.2", "tasky": "0.0.4", - "tristanable": "2.2.0" + "tristanable": "2.3.13" } }