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

Update node and java versions for v48 release (#36379)

parent 064555e6
No related branches found
No related tags found
No related merge requests found
......@@ -114,6 +114,7 @@ export const versionRequirements: Record<
45: { java: 11, node: 14 },
46: { java: 11, node: 16 },
47: { java: 11, node: 18 },
48: { 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