diff options
author | David Barksdale <amatus@amat.us> | 2022-12-09 12:55:02 -0600 |
---|---|---|
committer | David Barksdale <amatus@amat.us> | 2022-12-09 12:55:02 -0600 |
commit | 25a190fb237572fe1515511bfeb5c8de7dcf37ee (patch) | |
tree | ee2c3a8a07d019126615221c20f85866c31b0958 /boot.properties | |
parent | df496b65b637fefd0a01ff90f9ff80cbdc7e9b7c (diff) |
Get this compiling again on newer java
Diffstat (limited to 'boot.properties')
-rw-r--r-- | boot.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.properties b/boot.properties index 14de5ae..8e23736 100644 --- a/boot.properties +++ b/boot.properties @@ -1,2 +1,2 @@ BOOT_CLOJURE_VERSION=1.7.0 -BOOT_VERSION=2.6.0 +BOOT_VERSION=2.8.3 |