We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f4831d commit c3dd18fCopy full SHA for c3dd18f
deps.edn
@@ -3,5 +3,5 @@
3
integrant/integrant {:mvn/version "1.0.0"}
4
org.duct-framework/module.cljs {:mvn/version "0.5.2"}
5
org.duct-framework/module.logging {:mvn/version "0.6.6"}
6
- org.duct-framework/module.web {:mvn/version "0.13.1"}
7
- org.duct-framework/module.sql {:mvn/version "0.8.1"}}}
+ org.duct-framework/module.web {:mvn/version "0.13.2"}
+ org.duct-framework/module.sql {:mvn/version "0.9.0"}}}
0 commit comments