File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3535 <dependency >
3636 <groupId >org.clojure</groupId >
3737 <artifactId >google-closure-library</artifactId >
38- <version >0.0-20150505-021ed5b3 </version >
38+ <version >0.0-20150805-acd8b553 </version >
3939 </dependency >
4040 <dependency >
4141 <groupId >org.clojure</groupId >
Original file line number Diff line number Diff line change 1111 :dependencies [[org.clojure/clojure " 1.7.0" ]
1212 [org.clojure/data.json " 0.2.6" ]
1313 [org.clojure/tools.reader " 0.10.0-alpha3" ]
14- [org.clojure/google-closure-library " 0.0-20150505-021ed5b3 " ]
14+ [org.clojure/google-closure-library " 0.0-20150805-acd8b553 " ]
1515 [com.google.javascript/closure-compiler " v20150729" ]
1616 [org.mozilla/rhino " 1.7R5" ]]
1717 :profiles {:1.6 {:dependencies [[org.clojure/clojure " 1.6.0" ]]}
Original file line number Diff line number Diff line change 55CLOJURE_RELEASE=" 1.7.0"
66CLOSURE_RELEASE=" 20150729"
77DJSON_RELEASE=" 0.2.6"
8- GCLOSURE_LIB_RELEASE=" 0.0-20150505-021ed5b3 "
8+ GCLOSURE_LIB_RELEASE=" 0.0-20150805-acd8b553 "
99RHINO_RELEASE=" 1_7R5"
1010TREADER_RELEASE=" 0.10.0-alpha3"
1111
You can’t perform that action at this time.
0 commit comments