Skip to content

Commit

Permalink
Upgrade dd dep
Browse files Browse the repository at this point in the history
  • Loading branch information
valerauko committed Nov 20, 2023
1 parent 2d872bf commit d8d24b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:license {:name "MIT"
:url "https://opensource.org/license/mit/"}
:dependencies [[org.clojure/clojure "1.11.1"]
[com.datadoghq/dd-trace-ot "1.17.0"]]
[com.datadoghq/dd-trace-ot "1.24.2"]]
:deploy-repositories {"clojars" {:url "https://repo.clojars.org/"
:username :env/clojars_user
:password :env/clojars_token}}
Expand Down

0 comments on commit d8d24b5

Please # to comment.