Skip to content

Commit

Permalink
Bump clj-diff
Browse files Browse the repository at this point in the history
  • Loading branch information
plexus committed May 16, 2022
1 parent 1d4d734 commit 5a94bec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# Unreleased

## Added

## Fixed

## Changed
- Bump clj-diff, to bring back compatibility with earlier java versions

# 2.1.121 (2022-05-13 / bb0dd63)

Expand Down Expand Up @@ -109,4 +107,4 @@

## Added

- Extracted from Kaocha, and added a top-level namespace.
- Extracted from Kaocha, and added a top-level namespace.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{:paths ["resources" "src" "test"]
:deps {fipp {:mvn/version "0.6.26"}
org.clojure/core.rrb-vector {:mvn/version "0.1.2"}
lambdaisland/clj-diff {:mvn/version "1.2.62"}
lambdaisland/clj-diff {:mvn/version "1.3.67"}
mvxcvi/arrangement {:mvn/version "2.0.0"}}

:aliases {:cljs
Expand Down

0 comments on commit 5a94bec

Please sign in to comment.