Skip to content

Commit

Permalink
Bump org.clojure:clojure from 1.10.1 to 1.11.2 in /polyglot-clojure (#…
Browse files Browse the repository at this point in the history
…285)

Bumps [org.clojure:clojure](https://github.com/clojure/clojure) from 1.10.1 to 1.11.2.
- [Changelog](https://github.com/clojure/clojure/blob/master/changes.md)
- [Commits](clojure/clojure@clojure-1.10.1...clojure-1.11.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2024
1 parent 76d6c25 commit af41b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polyglot-clojure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>org.clojure</groupId>
<artifactId>clojure</artifactId>
<version>1.10.1</version>
<version>1.11.2</version>
</dependency>
<dependency>
<groupId>org.easytesting</groupId>
Expand Down

0 comments on commit af41b70

Please sign in to comment.