diff --git a/project.clj b/project.clj index 3f5226a..e85a8d9 100644 --- a/project.clj +++ b/project.clj @@ -4,7 +4,7 @@ :license {:name "MIT" :url "https://raw.githubusercontent.com/askonomm/bruno/master/LICENSE.txt"} :dependencies [[org.clojure/clojure "1.11.1"] - [com.github.askonomm/clarktown "1.1.2"] + [com.github.askonomm/clarktown "2.0.0-alpha8"] [com.github.clj-easy/graal-build-time "0.1.4"] [nubank/matcher-combinators "3.4.0"] [org.slf4j/slf4j-simple "2.0.0-alpha7"]