Skip to content

Commit

Permalink
malli 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ikitommi committed Feb 14, 2022
1 parent 198cfda commit 2f31f65
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ We use [Break Versioning][breakver]. The version numbers follow a `<major>.<mino
```clj
[metosin/ring-swagger-ui "4.3.0"] is available but we use "3.46.0"
[metosin/jsonista "0.3.5"] is available but we use "0.3.3"
[metosin/malli "0.8.1"] is available but we use "0.5.1"
[metosin/malli "0.8.2"] is available but we use "0.5.1"
[com.fasterxml.jackson.core/jackson-core "2.13.1"] is available but we use "2.12.4"
[com.fasterxml.jackson.core/jackson-databind "2.13.1"] is available but we use "2.12.4"
[fipp "0.6.25"] is available but we use "0.6.24"
Expand Down
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
[metosin/muuntaja "0.6.8"]
[metosin/jsonista "0.3.5"]
[metosin/sieppari "0.0.0-alpha13"]
[metosin/malli "0.8.1"]
[metosin/malli "0.8.2"]

;; https://clojureverse.org/t/depending-on-the-right-versions-of-jackson-libraries/5111
[com.fasterxml.jackson.core/jackson-core "2.13.1"]
Expand Down Expand Up @@ -86,7 +86,7 @@
[metosin/muuntaja "0.6.8"]
[metosin/sieppari "0.0.0-alpha13"]
[metosin/jsonista "0.3.5"]
[metosin/malli "0.8.2-SNAPSHOT"]
[metosin/malli "0.8.2"]
[lambdaisland/deep-diff "0.0-47"]
[meta-merge "1.0.0"]
[com.bhauman/spell-spec "0.1.2"]
Expand Down

0 comments on commit 2f31f65

Please sign in to comment.