File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log for spec.alpha
22
3- ## next
3+ ## Version 0.5.238 on May 10, 2024
44
55* Update dependency to Clojure 1.11.3
66
Original file line number Diff line number Diff line change @@ -16,25 +16,25 @@ For more information:
1616Releases and Dependency Information
1717========================================
1818
19- Latest stable release: 0.4.233
19+ Latest stable release: 0.5.238
2020
2121* [ All Released Versions] ( https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.clojure%22%20AND%20a%3A%22spec.alpha%22 )
2222* [ Development Snapshot Versions] ( https://oss.sonatype.org/index.html#nexus-search;gav~org.clojure~spec.alpha~~~ )
2323
2424[ deps.edn] ( https://clojure.org/guides/deps_edn ) dependency information:
2525
26- org.clojure/spec.alpha {:mvn/version "0.4.233 "}
26+ org.clojure/spec.alpha {:mvn/version "0.5.238 "}
2727
2828[ Leiningen] ( https://github.com/technomancy/leiningen ) dependency information:
2929
30- [org.clojure/spec.alpha "0.4.233 "]
30+ [org.clojure/spec.alpha "0.5.238 "]
3131
3232[ Maven] ( https://maven.apache.org/ ) dependency information:
3333
3434 <dependency>
3535 <groupId>org.clojure</groupId>
3636 <artifactId>spec.alpha</artifactId>
37- <version>0.4.233 </version>
37+ <version>0.5.238 </version>
3838 </dependency>
3939
4040Developer Information
You can’t perform that action at this time.
0 commit comments