mirror of
https://github.com/google/blockly.git
synced 2026-01-11 19:07:08 +01:00
Merge pull request #3861 from google/rachel-fenichel-patch-2
Update chromedriver version
This commit is contained in:
@@ -9,7 +9,7 @@ module.exports = {
|
||||
chrome: {
|
||||
// check for more recent versions of chrome driver here:
|
||||
// https://chromedriver.storage.googleapis.com/index.html
|
||||
version: '79.0.3945.36',
|
||||
version: '81.0.4044.20',
|
||||
arch: process.arch,
|
||||
baseURL: 'https://chromedriver.storage.googleapis.com'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user