Skip to content

Commit

Permalink
update Clojure dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
puredanger committed May 10, 2024
1 parent c630a0b commit 464bc33
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log for spec.alpha

## next

* Update dependency to Clojure 1.11.3

## Version 0.4.233 on Feb 19, 2024

* Fix typo in docstring
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
</developers>

<properties>
<clojure.version>1.11.1</clojure.version>
<clojure.version>1.11.3</clojure.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 464bc33

Please sign in to comment.