diff --git a/elm.json b/elm.json index 37d9065..d30d249 100644 --- a/elm.json +++ b/elm.json @@ -15,6 +15,6 @@ "norpan/elm-json-patch": "1.0.1 <= v < 2.0.0" }, "test-dependencies": { - "elm-explorations/test": "1.2.2 <= v < 2.0.0" + "elm-explorations/test": "1.2.2 <= v < 3.0.0" } }