Skip to content

Commit

Permalink
Bump org.clojure:clojure from 1.7.0 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps [org.clojure:clojure](https://github.com/clojure/clojure) from 1.7.0 to 1.9.0.
- [Changelog](https://github.com/clojure/clojure/blob/master/changes.md)
- [Commits](clojure/clojure@clojure-1.7.0...clojure-1.9.0)

---
updated-dependencies:
- dependency-name: org.clojure:clojure
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 2214828 commit fbde981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<properties>
<clojure.warnOnReflection>true</clojure.warnOnReflection>
<clojure.version>1.7.0</clojure.version>
<clojure.version>1.9.0</clojure.version>
</properties>

<developers>
Expand Down

0 comments on commit fbde981

Please sign in to comment.