Bump Chrome to 119 for CustomersDot

This commit is contained in:
Vitaly Slobodin 2023-11-06 12:20:00 +00:00 committed by Balasankar 'Balu' C
parent f5da858aa0
commit 20ddefac9d
2 changed files with 6 additions and 2 deletions

View file

@ -15,7 +15,7 @@ customers:
variables:
RUBY: '3.2'
LFS: '2.9'
CHROME: '111'
CHROME: '119'
NODE: '18.17'
YARN: '1.22'
POSTGRESQL: '12'
@ -30,7 +30,7 @@ customers-qa-assets:
- .customers
variables:
RUBY: '3.2'
CHROME: '111'
CHROME: '119'
NODE: '18.17'
YARN: '1.22'
GIT: '2.36'