Skip to content

Commit

Permalink
chore: fallback to odpf version
Browse files Browse the repository at this point in the history
  • Loading branch information
ravisuhag committed Jul 14, 2023
1 parent ee22032 commit 3627629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/clojure/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:license {:name "Apache 2.0"
:url "https://www.apache.org/licenses/LICENSE-2.0"}
:dependencies [[org.clojure/clojure "1.10.3"]
[org.raystack/stencil "0.4.0"]]
[io.odpf/stencil "0.2.1"]]
:plugins [[lein-cljfmt "0.7.0"]]
:global-vars {*warn-on-reflection* true}
:source-paths ["src"]
Expand Down

0 comments on commit 3627629

Please sign in to comment.