Skip to content

Commit

Permalink
deps: bump muuntaja
Browse files Browse the repository at this point in the history
  • Loading branch information
opqdonut committed Mar 15, 2024
1 parent fb2f4b2 commit 00b5487
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ We use [Break Versioning][breakver]. The version numbers follow a `<major>.<mino

```clojure
[metosin/malli "0.14.0"] is available but we use "0.13.0"
[metosin/muuntaja "0.6.10"] is available but we use "0.6.8"
```

## 0.7.0-alpha7 (2023-10-03)
Expand Down
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
[metosin/ring-swagger-ui "4.19.1"]
[metosin/spec-tools "0.10.5"]
[metosin/schema-tools "0.13.1"]
[metosin/muuntaja "0.6.8"]
[metosin/muuntaja "0.6.10"]
[metosin/jsonista "0.3.7"]
[metosin/sieppari "0.0.0-alpha13"]
[metosin/malli "0.14.0"]
Expand Down Expand Up @@ -92,7 +92,7 @@
;; modules dependencies
[metosin/schema-tools "0.13.1"]
[metosin/spec-tools "0.10.5"]
[metosin/muuntaja "0.6.8"]
[metosin/muuntaja "0.6.10"]
[metosin/sieppari "0.0.0-alpha13"]
[metosin/jsonista "0.3.7"]
[metosin/malli "0.14.0"]
Expand Down

0 comments on commit 00b5487

Please sign in to comment.