@@ -5,7 +5,7 @@ on:
branches: ["feat/db"]
env:
- CLOJURE_VERSION: "1.10.1.763"
+ CLOJURE_VERSION: "1.11.4"
NODE_VERSION: "18"
JAVA_VERSION: "11"
branches: ["test/db"]
@@ -24,7 +24,7 @@ defaults:
working-directory: deps/outliner
- CLOJURE_VERSION: '1.10.1.763'
+ CLOJURE_VERSION: '1.11.4'
# This is the same as 1.8.
JAVA_VERSION: '11'
# This is the latest node version we can run.