diff --git a/dub.json b/dub.json index 908efc3..3810a36 100644 --- a/dub.json +++ b/dub.json @@ -4,9 +4,9 @@ ], "copyright": "Copyright © 2020, Tristan B. Kildaire", "dependencies": { - "bformat": "3.1.0", - "gogga": "0.0.2", - "tristanable": "2.2.0" + "bformat": "3.1.3", + "gogga": "0.1.3", + "tristanable": "2.3.13" }, "description": "dnet server", "license": "AGPLv3", diff --git a/dub.selections.json b/dub.selections.json index 08028a1..12dd2cd 100644 --- a/dub.selections.json +++ b/dub.selections.json @@ -1,8 +1,8 @@ { "fileVersion": 1, "versions": { - "bformat": "3.1.0", + "bformat": "3.1.3", "gogga": "0.0.2", - "tristanable": "2.2.0" + "tristanable": "2.3.13" } }