diff --git a/hls-cabal-plugin.cabal b/hls-cabal-plugin.cabal
--- a/hls-cabal-plugin.cabal
+++ b/hls-cabal-plugin.cabal
@@ -1,6 +1,6 @@
 cabal-version:      3.0
 name:               hls-cabal-plugin
-version:            2.2.0.0
+version:            2.3.0.0
 synopsis:           Cabal integration plugin with Haskell Language Server
 description:
   Please see the README on GitHub at <https://github.com/haskell/haskell-language-server#readme>
@@ -49,10 +49,10 @@
     , directory
     , filepath
     , extra                 >=1.7.4
-    , ghcide                == 2.2.0.0
+    , ghcide                == 2.3.0.0
     , hashable
-    , hls-plugin-api        == 2.2.0.0
-    , hls-graph             == 2.2.0.0
+    , hls-plugin-api        == 2.3.0.0
+    , hls-graph             == 2.3.0.0
     , lens
     , lsp                   ^>=2.2
     , lsp-types             ^>=2.0.2
@@ -84,7 +84,7 @@
     , filepath
     , ghcide
     , hls-cabal-plugin
-    , hls-test-utils    == 2.2.0.0
+    , hls-test-utils    == 2.3.0.0
     , lens
     , lsp
     , lsp-types
