Upgrade bb - it's been awhile

pull/7682/head
Gabriel Horner 2022-12-08 11:22:01 -05:00 committed by Gabriel Horner
parent 15886df4ae
commit 6bb805918a
4 changed files with 4 additions and 4 deletions

View File

@ -17,7 +17,7 @@ env:
JAVA_VERSION: '8' JAVA_VERSION: '8'
# This is the latest node version we can run. # This is the latest node version we can run.
NODE_VERSION: '16' NODE_VERSION: '16'
BABASHKA_VERSION: '0.8.1' BABASHKA_VERSION: '1.0.168'
jobs: jobs:

View File

@ -25,7 +25,7 @@ env:
JAVA_VERSION: '8' JAVA_VERSION: '8'
# This is the latest node version we can run. # This is the latest node version we can run.
NODE_VERSION: '16' NODE_VERSION: '16'
BABASHKA_VERSION: '0.8.156' BABASHKA_VERSION: '1.0.168'
jobs: jobs:
test: test:

View File

@ -21,7 +21,7 @@ env:
JAVA_VERSION: '8' JAVA_VERSION: '8'
# This is the latest node version we can run. # This is the latest node version we can run.
NODE_VERSION: '16' NODE_VERSION: '16'
BABASHKA_VERSION: '0.8.1' BABASHKA_VERSION: '1.0.168'
jobs: jobs:
e2e-test-build: e2e-test-build:

View File

@ -29,7 +29,7 @@ env:
JAVA_VERSION: '8' JAVA_VERSION: '8'
# This is the latest node version we can run. # This is the latest node version we can run.
NODE_VERSION: '16' NODE_VERSION: '16'
BABASHKA_VERSION: '0.8.156' BABASHKA_VERSION: '1.0.168'
jobs: jobs:
test: test: