Skip to content

Commit 773cb51

Browse files
authored
Update V8 tracking branch to 14.2-lkgr-denoland (#1866)
1 parent 72a7e24 commit 773cb51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/auto_update_v8.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const V8_TRACKING_BRANCH = "14.0-lkgr-denoland";
1+
const V8_TRACKING_BRANCH = "14.2-lkgr-denoland";
22
const AUTOROLL_BRANCH = "autoroll";
33

44
function extractVersion() {

0 commit comments

Comments
 (0)