Skip to content

Commit 7251b3f

Browse files
authored
Bump OpenNext to v3.6.5 (#5871)
1 parent c4ed2ab commit 7251b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/src/components/aws/nextjs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import { isALteB } from "../../util/compare-semver.js";
1111
import { Plan, SsrSite, SsrSiteArgs } from "./ssr-site.js";
1212
import { Bucket } from "./bucket.js";
1313

14-
const DEFAULT_OPEN_NEXT_VERSION = "3.6.4";
14+
const DEFAULT_OPEN_NEXT_VERSION = "3.6.5";
1515

1616
type BaseFunction = {
1717
handler: string;

0 commit comments

Comments
 (0)