Skip to content

Commit

Permalink
fix: Update clj-hgvs to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nokara26 committed Dec 5, 2024
1 parent 82f827f commit bde0207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
:min-lein-version "2.7.0"
:dependencies [[org.clojure/clojure "1.11.1" :scope "provided"]
[org.clojure/tools.logging "1.2.4"]
[clj-hgvs "0.5.0"]
[clj-hgvs "0.5.1"]
[cljam "0.8.3"]
[org.apache.commons/commons-compress "1.21"]
[proton "0.2.2"]]
Expand Down

0 comments on commit bde0207

Please sign in to comment.