Skip to content

Commit

Permalink
Temporary commit to scan clojure ver with vuln
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinqian00 committed Jan 31, 2024
1 parent b5c2596 commit fd12a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{:paths ["resources" "src/main"]
:deps {org.clojure/clojure {:mvn/version "1.11.1"}
:deps {org.clojure/clojure {:mvn/version "1.8.0" #_"1.11.1"}
org.clojure/core.async {:mvn/version "1.6.673"}
org.clojure/core.memoize {:mvn/version "1.0.257"}
com.yetanalytics/xapi-schema
Expand Down

0 comments on commit fd12a9e

Please sign in to comment.