Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Brett Adams committed Dec 23, 2024
1 parent d98783e commit f62520d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/database/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
com.github.seancorfield/honeysql {:mvn/version "2.5.1103"}
com.github.seancorfield/next.jdbc {:mvn/version "1.3.909"}
com.zaxxer/HikariCP {:mvn/version "5.0.1"}
integrant/integrant {:mvn/version "0.10.0"}
integrant/integrant {:mvn/version "0.13.1"}
org.clojure/data.json {:mvn/version "2.4.0"}
com.google.cloud.sql/postgres-socket-factory {:mvn/version "1.18.1"}
org.postgresql/postgresql {:mvn/version "42.7.1"}}
Expand Down
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@
"--no-remove-consecutive-blank-lines"]}

:poly {:main-opts ["-m" "polylith.clj.core.poly-cli.core"]
:extra-deps {polylith/clj-poly {:mvn/version "0.2.19"}}}}}
:extra-deps {polylith/clj-poly {:mvn/version "0.2.21"}}}}}

0 comments on commit f62520d

Please sign in to comment.