Skip to content

Commit

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

---
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 Mar 8, 2024
1 parent bd37a4e commit 23d8b39
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 @@ -65,7 +65,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
<dependency>
<groupId>org.clojure</groupId>
<artifactId>clojure</artifactId>
<version>1.9.0-alpha14</version>
<version>1.11.2</version>
</dependency>
<dependency>
<groupId>org.pcollections</groupId>
Expand Down

0 comments on commit 23d8b39

Please sign in to comment.