Skip to content

Commit

Permalink
Add muuntaja dep to openapi module
Browse files Browse the repository at this point in the history
  • Loading branch information
Martín Varela committed Feb 9, 2024
1 parent e7be632 commit ec5eaaf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion modules/reitit-openapi/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@
:plugins [[lein-parent "0.3.9"]]
:parent-project {:path "../../project.clj"
:inherit [:deploy-repositories :managed-dependencies]}
:dependencies [[metosin/reitit-core]])
:dependencies [[metosin/reitit-core]
[metosin/muuntaja])

0 comments on commit ec5eaaf

Please sign in to comment.