Skip to content

Commit

Permalink
Update nodejs version
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhu Subramanian <[email protected]>
  • Loading branch information
prabhu committed Oct 16, 2024
1 parent bb8a69c commit 0f9c028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/helpers/utils.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -1631,7 +1631,7 @@ test("get crates metadata", async () => {
homepage: { url: "https://github.com/iqlusioninc/abscissa/" },
properties: [
{ name: "cdx:cargo:crate_id", value: "207912" },
{ name: "cdx:cargo:latest_version", value: "0.7.0" },
{ name: "cdx:cargo:latest_version", value: "0.8.1" },
{
name: "cdx:cargo:features",
value:
Expand Down

0 comments on commit 0f9c028

Please sign in to comment.