Skip to content

Commit

Permalink
[nop] Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ptaoussanis committed Oct 8, 2024
1 parent fd3373f commit ca621ee
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
:test-paths ["test" #_"src"]

:dependencies
[[com.taoensso/encore "3.117.0"]
[org.clj-commons/pretty "3.1.1"]]
[[com.taoensso/encore "3.121.0"]
[org.clj-commons/pretty "3.2.0"]]

:profiles
{;; :default [:base :system :user :provided :dev]
Expand Down Expand Up @@ -45,8 +45,8 @@
[com.mchange/c3p0 "0.10.1"]
[cheshire "5.13.0"]
[ymilky/franzy "0.0.1"]
[com.newrelic.agent.java/newrelic-agent "8.14.0"]
[net.java.dev.jna/jna "5.14.0"]
[com.newrelic.agent.java/newrelic-agent "8.15.0"]
[net.java.dev.jna/jna "5.15.0"]
[raven-clj "1.7.0"]
[congomongo "2.6.0"]
[server-socket "1.0.0"]
Expand Down

0 comments on commit ca621ee

Please sign in to comment.