Skip to content

Commit

Permalink
Bump org.clojure:tools.reader from 1.3.3 to 1.3.6
Browse files Browse the repository at this point in the history
Bumps [org.clojure:tools.reader](https://github.com/clojure/tools.reader) from 1.3.3 to 1.3.6.
- [Changelog](https://github.com/clojure/tools.reader/blob/master/CHANGELOG.md)
- [Commits](clojure/tools.reader@tools.reader-1.3.3...v1.3.6)

---
updated-dependencies:
- dependency-name: org.clojure:tools.reader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 117c513 commit bf5dfed
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 @@ -45,7 +45,7 @@
<dependency>
<groupId>org.clojure</groupId>
<artifactId>tools.reader</artifactId>
<version>1.3.3</version>
<version>1.3.6</version>
</dependency>
<dependency>
<groupId>com.cognitect</groupId>
Expand Down

0 comments on commit bf5dfed

Please sign in to comment.