aboutsummaryrefslogtreecommitdiff
path: root/licentia/project.clj
diff options
context:
space:
mode:
authorEduardo Julian2021-06-18 14:21:41 -0400
committerEduardo Julian2021-06-18 14:21:41 -0400
commita82bd1eabe94763162c2b0707d9c198fbe9835e3 (patch)
tree032473704af6e7db41e1f6dc87ab995788d8ab17 /licentia/project.clj
parent519c0c0c71cdf7ce3dfc64b9781ab826760b3d94 (diff)
Refactored the machinery to make local macros into its own module.
Diffstat (limited to 'licentia/project.clj')
-rw-r--r--licentia/project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/licentia/project.clj b/licentia/project.clj
index 97756c024..940d85a82 100644
--- a/licentia/project.clj
+++ b/licentia/project.clj
@@ -17,7 +17,7 @@
:plugins [[com.github.luxlang/lein-luxc ~version]]
- :dependencies [[com.github.luxlang/luxc-jvm ~version]
+ :dependencies [[com.github.luxlang/lux-jvm ~version]
[com.github.luxlang/stdlib ~version]]
:pom-addition [:developers [:developer