Skip to content

Commit

Permalink
Bump org.clojure:data.json from 2.5.0 to 2.5.1
Browse files Browse the repository at this point in the history
Bumps [org.clojure:data.json](https://github.com/clojure/data.json) from 2.5.0 to 2.5.1.
- [Commits](clojure/data.json@v2.5.0...v2.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent f3d2067 commit 3ce1d45
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 @@ -40,7 +40,7 @@
<dependency>
<groupId>org.clojure</groupId>
<artifactId>data.json</artifactId>
<version>2.5.0</version>
<version>2.5.1</version>
</dependency>
<dependency>
<groupId>org.clojure</groupId>
Expand Down

0 comments on commit 3ce1d45

Please sign in to comment.