Unverified Commit a9a36fb8 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

vscode-extensions.redhat.java: 1.51.0 -> 1.52.0 (#487253)

parents 441993f4 32e1cd17
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3856,8 +3856,8 @@ let
        mktplcRef = {
          publisher = "redhat";
          name = "java";
          version = "1.51.0";
          hash = "sha256-uOTvQjLDkMjzTfc98cq+WlvKwRQfPpTrlXKbWG7Gy+c=";
          version = "1.52.0";
          hash = "sha256-V+ufW8RgYplxFRa+BILp1lmitktDucrN0FhsBY1zAmY=";
        };
        buildInputs = [ jdk ];
        meta = {