Update version bounds on tests
[lsp-test.git] / lsp-test.cabal
index f47f134b5e4af490a9720e0a0376491a55754078..f5822d9582c77f0c88af1e2c42f1939dab3519d9 100644 (file)
@@ -78,7 +78,7 @@ test-suite tests
   build-depends:       base >= 4.10 && < 5
                      , hspec
                      , lens
-                     , haskell-lsp >= 0.8 && < 0.11
+                     , haskell-lsp >= 0.10 && < 0.11
                      , lsp-test
                      , data-default
                      , aeson