Skip to content
Snippets Groups Projects
Unverified Commit a50098a9 authored by Ryan Laurie's avatar Ryan Laurie Committed by GitHub
Browse files

Update build requirements for v49 (#38742)

parent 3cbc61ee
No related branches found
No related tags found
No related merge requests found
......@@ -115,6 +115,7 @@ export const versionRequirements: Record<
46: { java: 11, node: 16 },
47: { java: 11, node: 18 },
48: { java: 11, node: 18 },
49: { java: 11, node: 18 },
};
export const getBuildRequirements = (version: string) => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment