Skip to content

Commit 2fb8e62

Browse files
committed
Bump lsp-test minor version to 0.14.0.2
1 parent d5a4594 commit 2fb8e62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lsp-test/lsp-test.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.4
22
name: lsp-test
3-
version: 0.14.0.1
3+
version: 0.14.0.2
44
synopsis: Functional test framework for LSP servers.
55
description:
66
A test framework for writing tests against
@@ -81,7 +81,7 @@ test-suite tests
8181
build-depends: base >= 4.10 && < 5
8282
, hspec
8383
, lens
84-
, lsp == 1.2.*
84+
, lsp == 1.4.*
8585
, lsp-test
8686
, data-default
8787
, aeson

0 commit comments

Comments
 (0)