Upgrade bb - it's been awhile

This commit is contained in:
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'
# This is the latest node version we can run.
NODE_VERSION: '16'
BABASHKA_VERSION: '0.8.1'
BABASHKA_VERSION: '1.0.168'
jobs:

View File

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

View File

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

View File

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