Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

Commit fc64a5b

Browse files
Shayan Fouladipbalduino
authored andcommitted
Bump back Clojure version to latest stable
1 parent 86edfee commit fc64a5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
[lein-cloverage "1.1.2"]]
1616
:profiles {:uberjar {:aot :all}
1717
:dev {:dependencies [[clj-kondo "RELEASE"]
18-
[org.clojure/clojure "1.10.0"]
18+
[org.clojure/clojure "1.10.1"]
1919
[org.clojure/test.check "0.10.0"]]
2020
:aliases {"clj-kondo" ["run" "-m" "clj-kondo.main"]}}})

0 commit comments

Comments
 (0)