diff --git a/tools/auto_update_v8.ts b/tools/auto_update_v8.ts index cb6f4adf..5d0ee595 100644 --- a/tools/auto_update_v8.ts +++ b/tools/auto_update_v8.ts @@ -1,4 +1,4 @@ -const V8_TRACKING_BRANCH = "9.4-lkgr-denoland"; +const V8_TRACKING_BRANCH = "9.5-lkgr-denoland"; const AUTOROLL_BRANCH = "autoroll"; function extractVersion() {