Skip to content

Commit

Permalink
doc: minor: clojure 1.12 is in beta now (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
lread authored Jun 17, 2024
1 parent e882acb commit e5b2c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/01-user-guide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ If Pomegranate is not your cup of tea, consider having a look at:
Like Pomegranate, Clojure's tools.deps resolves dependencies using the Maven Artifact Resolver.
Unlike Pomegranate, by design, it is focused on runtime dependencies only.
+
Clojure v1.12, in alpha at the time of this writing, includes support for https://clojure.org/news/2023/04/14/clojure-1-12-alpha2#_add_libraries_for_interactive_use[adding libraries at runtime].
Clojure v1.12, in beta at the time of this writing, includes support for https://clojure.org/news/2023/04/14/clojure-1-12-alpha2#_add_libraries_for_interactive_use[adding libraries at runtime].
* https://github.com/borkdude/deps.add-lib[borkdude/deps.add-lib]
+
Clojure v1.12's add-lib feature for leiningen and/or other environments without a specific version of the clojure CLI
Expand Down

0 comments on commit e5b2c7f

Please sign in to comment.