Skip to content

Commit e895998

Browse files
committed
Bump rfx in re-frame-bridge
1 parent cdab3c8 commit e895998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/re-frame-bridge/project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
:distribution :repo
77
:comments "same as Kafka"}
88
:dependencies [[org.clojure/clojure "1.12.0" :scope "provided"]
9-
[io.factorhouse/rfx "0.1.17"]]
9+
[io.factorhouse/rfx "0.1.18"]]
1010
:source-paths ["src"]
1111
:deploy-repositories [["clojars" {:url "https://repo.clojars.org"
1212
:username :env/CLOJARS_USERNAME

0 commit comments

Comments
 (0)