Skip to content

Commit

Permalink
Upgraded deps (#331)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdemare committed Sep 10, 2024
1 parent 1b74dbb commit c185325
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:url "https://github.com/jomco/eduhub-rio-mapper"
:license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"
:url "https://www.eclipse.org/legal/epl-2.0/"}
:dependencies [[org.clojure/clojure "1.11.4"]
:dependencies [[org.clojure/clojure "1.12.0"]
[org.clojure/core.async "1.6.681"]
[org.clojure/core.memoize "1.1.266"]
[com.velisco/strgen "0.2.5" :exclusions [org.clojure/clojurescript]]
Expand Down Expand Up @@ -36,7 +36,7 @@
[org.clojure/tools.logging "1.3.0"]
[ch.qos.logback.contrib/logback-jackson "0.1.5"]
[ch.qos.logback.contrib/logback-json-classic "0.1.5"]
[ch.qos.logback/logback-classic "1.5.7"]
[ch.qos.logback/logback-classic "1.5.8"]
[com.fasterxml.jackson.core/jackson-core "2.17.2"]
[com.fasterxml.jackson.core/jackson-databind "2.17.2"]

Expand Down

0 comments on commit c185325

Please sign in to comment.