Merge branch 'master' into feat/db

This commit is contained in:
Gabriel Horner
2023-11-09 11:30:15 -05:00
18 changed files with 851 additions and 738 deletions

View File

@@ -20,7 +20,7 @@ defaults:
working-directory: deps/db
env:
CLOJURE_VERSION: '1.10.1.763'
CLOJURE_VERSION: '1.11.1.1413'
JAVA_VERSION: '11'
# This is the latest node version we can run.
NODE_VERSION: '18'