Skip to content

Commit

Permalink
Bump com.velisco/clj-ftp to fix deps issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryukzak committed Nov 1, 2024
1 parent c7c141d commit d57b366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

:pipeline
{:extra-deps {http-kit/http-kit {:mvn/version "2.6.0"}
com.velisco/clj-ftp {:mvn/version "1.1.0"}
com.velisco/clj-ftp {:mvn/version "1.2.0"}
;; http-kit can't handle cookies, so, to download LOINC bundle we're using clj-http with
;; pre-configured cookie-store
clj-http/clj-http {:mvn/version "3.12.3"} ;
Expand Down

0 comments on commit d57b366

Please sign in to comment.