Skip to content

Commit 0f9c028

Browse files
committed
Update nodejs version
Signed-off-by: Prabhu Subramanian <[email protected]>
1 parent bb8a69c commit 0f9c028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/helpers/utils.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1631,7 +1631,7 @@ test("get crates metadata", async () => {
16311631
homepage: { url: "https://github.com/iqlusioninc/abscissa/" },
16321632
properties: [
16331633
{ name: "cdx:cargo:crate_id", value: "207912" },
1634-
{ name: "cdx:cargo:latest_version", value: "0.7.0" },
1634+
{ name: "cdx:cargo:latest_version", value: "0.8.1" },
16351635
{
16361636
name: "cdx:cargo:features",
16371637
value:

0 commit comments

Comments
 (0)