Skip to content

Commit c030aa2

Browse files
committed
Update dependencies
1 parent 947a8b4 commit c030aa2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

project.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:url "https://github.com/duct-framework/module.sql"
44
:license {:name "Eclipse Public License"
55
:url "http://www.eclipse.org/legal/epl-v10.html"}
6-
:dependencies [[org.clojure/clojure "1.11.4"]
6+
:dependencies [[org.clojure/clojure "1.12.0"]
77
[org.duct-framework/database.sql.hikaricp "0.7.0"]
8-
[org.duct-framework/migrator.ragtime "0.5.0"]
8+
[org.duct-framework/migrator.ragtime "0.5.1"]
99
[integrant "0.13.1"]])

0 commit comments

Comments
 (0)