Skip to content

Commit bf03527

Browse files
committed
Upgrade dependencies.
1 parent 6622390 commit bf03527

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@
2323
[io.logicblocks/component.support "0.1.0-RC2"]
2424
[io.logicblocks/configurati "0.5.7-RC16"]
2525
[com.stuartsierra/component "1.1.0"]
26-
[org.postgresql/postgresql "42.6.0"]]
26+
[org.postgresql/postgresql "42.7.3"]]
2727

2828
:profiles
2929
{:shared
3030
^{:pom-scope :test}
3131
{:dependencies
3232
[[org.clojure/clojure "1.11.3"]
33-
[nrepl "1.1.1"]
33+
[nrepl "1.1.2"]
3434
[eftest "0.6.0"]]}
3535

3636
:dev-specific

0 commit comments

Comments
 (0)