aboutsummaryrefslogtreecommitdiff
path: root/lux-scheme/project.clj
diff options
context:
space:
mode:
Diffstat (limited to 'lux-scheme/project.clj')
-rw-r--r--lux-scheme/project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-scheme/project.clj b/lux-scheme/project.clj
index ab96d66dc..63cf89031 100644
--- a/lux-scheme/project.clj
+++ b/lux-scheme/project.clj
@@ -22,7 +22,7 @@
:plugins [[com.github.luxlang/lein-luxc ~version]]
:dependencies [[com.github.luxlang/luxc-jvm ~version]
[com.github.luxlang/stdlib ~version]
- [kawa-scheme/kawa-core "2.4"]]
+ [com.github.arvyy/kawa "3.1.1"]]
:manifest {"lux" ~version}
:source-paths ["source"]