Skip to content

Commit

Permalink
Bump org.clojure:clojure from 1.10.3 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.10.3 to 1.11.2.
- [Changelog](https://github.com/clojure/clojure/blob/master/changes.md)
- [Commits](clojure/clojure@clojure-1.10.3...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 0ccc1b8 commit 8a5e0ad
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 @@ -67,7 +67,7 @@
<dependency>
<groupId>org.clojure</groupId>
<artifactId>clojure</artifactId>
<version>1.10.3</version>
<version>1.11.2</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 8a5e0ad

Please sign in to comment.