Skip to content

Commit

Permalink
bump sentry-clj to allow passing :enable-external-configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
mping-exo committed Mar 21, 2024
1 parent ec16549 commit 058fcc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{org.clojure/clojure "1.9.0"
org.clojure/tools.logging "0.4.0"
com.stuartsierra/component "0.3.2"
io.sentry/sentry-clj "7.4.213"
io.sentry/sentry-clj "7.6.215"
spootnik/net "0.3.3-beta24"
spootnik/uncaught "0.5.3"
metrics-clojure "2.10.0"
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
[org.clojure/clojure "1.10.1"]
[org.clojure/tools.logging "1.0.0"]
[com.stuartsierra/component "1.0.0"]
[io.sentry/sentry-clj "7.4.213"]
[io.sentry/sentry-clj "7.6.215"]
[spootnik/uncaught "0.5.5"]
[metrics-clojure "2.10.0"]
[metrics-clojure-riemann "2.10.0"]
Expand Down

0 comments on commit 058fcc4

Please sign in to comment.