From a29089b1566c8467453147a5c78e867b2d727de5 Mon Sep 17 00:00:00 2001 From: Andrews Bejatto <48493193+andrewsbejatto@users.noreply.github.com> Date: Thu, 16 May 2024 16:31:35 -0300 Subject: [PATCH] Update boss.json --- boss.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/boss.json b/boss.json index 84551007..08594e5a 100644 --- a/boss.json +++ b/boss.json @@ -6,9 +6,9 @@ "mainsrc": "Source/", "projects": [], "dependencies": { - "github.com/hashload/dbcbr": "^1.1.7", - "github.com/hashload/dbebr": "^1.1.7", - "github.com/hashload/cqlbr": "^1.1.6", + "github.com/arbsis/dbcbr": "^0.0.1", + "github.com/arbsis/dbebr": "^0.0.1", + "github.com/arbsis/cqlbr": "^0.0.1", "github.com/arbsis/jsonbr": "^0.0.1" } -} \ No newline at end of file +}