functional-koans / functional-koans/koan-template
Update `project.clj` with current versions
Open
- Dominant language
- HTML
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
I.e.
(defproject testy-koan "0.1.0-SNAPSHOT"
:description "FIXME: write description"
:dependencies [[org.clojure/clojure "1.5.1"]
[koan-engine "0.2.4"]]
:dev-dependencies [[lein-koan "0.1.4"]]
:plugins [[lein-koan "0.1.4"]])
Contributor guide
No contributing guide indexed for this repository
Research direction
Open project.clj and review the declared Clojure, koan-engine, and lein-koan versions. Check those dependencies and plugins against their current versions; the work is done when project.clj uses the updated versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100