diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix index db06989b0752..65bd80b82712 100644 --- a/pkgs/applications/editors/vscode/extensions/default.nix +++ b/pkgs/applications/editors/vscode/extensions/default.nix @@ -4270,8 +4270,8 @@ let mktplcRef = { name = "metals"; publisher = "scalameta"; - version = "1.51.0"; - hash = "sha256-yLSOLVxulSH4b6EitMyws3FvKub/KXZHuIBGfri9thw="; + version = "1.52.0"; + hash = "sha256-oF/NNP8PfzwQRYxV1rNgcWX6hlZasxppxa0AphQDSVg="; }; meta = { license = lib.licenses.asl20;