Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Dec 6, 2024
1 parent 51ae83c commit 0d64bfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.12.0"]
[org.duct-framework/database.sql.hikaricp "0.7.0"]
[org.duct-framework/migrator.ragtime "0.5.1"]
[org.duct-framework/migrator.ragtime "0.5.2"]
[org.duct-framework/repl.refers "0.1.0"]
[integrant "0.13.1"]
[com.github.seancorfield/next.jdbc "1.3.967"]]
:profiles
{:dev {:dependencies [[org.xerial/sqlite-jdbc "3.47.0.0"]
{:dev {:dependencies [[org.xerial/sqlite-jdbc "3.47.1.0"]
[integrant/repl "0.4.0"]]}})

0 comments on commit 0d64bfb

Please sign in to comment.