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 cdab3c8 commit e895998Copy full SHA for e895998
modules/re-frame-bridge/project.clj
@@ -6,7 +6,7 @@
6
:distribution :repo
7
:comments "same as Kafka"}
8
:dependencies [[org.clojure/clojure "1.12.0" :scope "provided"]
9
- [io.factorhouse/rfx "0.1.17"]]
+ [io.factorhouse/rfx "0.1.18"]]
10
:source-paths ["src"]
11
:deploy-repositories [["clojars" {:url "https://repo.clojars.org"
12
:username :env/CLOJARS_USERNAME
0 commit comments