diff options
author | David Barksdale <amatus@amatus.name> | 2016-09-14 21:52:44 -0500 |
---|---|---|
committer | David Barksdale <amatus@amatus.name> | 2016-09-14 21:52:44 -0500 |
commit | 720dba22319b83e4a03572f8c147d57f7173d36b (patch) | |
tree | 2dcfaa8d92d4aef65a7883254e5d8b2d5166e8d5 /boot.properties | |
parent | 9f2120893958de74b11ac6b29150a5c1ee59200c (diff) |
Update version of boot and some dependencies
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 4f7b4b8..14de5ae 100644 --- a/boot.properties +++ b/boot.properties @@ -1,2 +1,2 @@ BOOT_CLOJURE_VERSION=1.7.0 -BOOT_VERSION=2.4.2 +BOOT_VERSION=2.6.0 |