diff --git a/test_deps.ts b/test_deps.ts index f5dacfd..6f8c771 100644 --- a/test_deps.ts +++ b/test_deps.ts @@ -2,4 +2,4 @@ export { assert, assertEquals, assertThrowsAsync, -} from "https://deno.land/std@0.61.0/testing/asserts.ts"; +} from "https://deno.land/std@0.68.0/testing/asserts.ts";