Commit 17de4d6d authored by R. RyanTM's avatar R. RyanTM
Browse files

vscode-extensions.redhat.java: 1.44.0 -> 1.45.0

parent 38c4f0e4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3862,8 +3862,8 @@ let
        mktplcRef = {
          publisher = "redhat";
          name = "java";
          version = "1.44.0";
          hash = "sha256-KlB0YlAIdVMuLzBv5S9DbANBBDQoTog1FC8ykFeTvnM=";
          version = "1.45.0";
          hash = "sha256-aLyAU5J+65Cw3UsYey9Y2/bSMWFiz3TNOwBBvjev8dY=";
        };
        buildInputs = [ jdk ];
        meta = {