diff --git a/review/elm.json b/review/elm.json index cd7ce49..5498db6 100644 --- a/review/elm.json +++ b/review/elm.json @@ -28,7 +28,7 @@ "elm/time": "1.0.0", "elm/virtual-dom": "1.0.3", "elm-community/list-extra": "8.7.0", - "elm-explorations/test": "2.1.2", + "elm-explorations/test": "2.2.0", "miniBill/elm-unicode": "1.0.2", "rtfeldman/elm-hex": "1.0.0", "stil4m/structured-writer": "1.0.3" @@ -36,7 +36,7 @@ }, "test-dependencies": { "direct": { - "elm-explorations/test": "2.1.2" + "elm-explorations/test": "2.2.0" }, "indirect": {} }