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 3030 <dependency >
3131 <groupId >com.google.javascript</groupId >
3232 <artifactId >closure-compiler-unshaded</artifactId >
33- <version >v20170218 </version >
33+ <version >v20170409 </version >
3434 </dependency >
3535 <dependency >
3636 <groupId >org.clojure</groupId >
Original file line number Diff line number Diff line change 1414 [org.clojure/test.check " 0.9.0" :scope " test" ]
1515 [com.cognitect/transit-clj " 0.8.285" ]
1616 [org.clojure/google-closure-library " 0.0-20160609-f42b4a24" ]
17- [com.google.javascript/closure-compiler-unshaded " v20170218 " ]
17+ [com.google.javascript/closure-compiler-unshaded " v20170409 " ]
1818 [org.mozilla/rhino " 1.7R5" ]]
1919 :profiles {:1.6 {:dependencies [[org.clojure/clojure " 1.6.0" ]]}
2020 :uberjar {:aot :all :main clojure.main}}
Original file line number Diff line number Diff line change 33set -e
44
55CLOJURE_RELEASE=" 1.9.0-alpha14"
6- CLOSURE_RELEASE=" 20170218 "
6+ CLOSURE_RELEASE=" 20170409 "
77DJSON_RELEASE=" 0.2.6"
88TRANSIT_RELEASE=" 0.8.285"
99GCLOSURE_LIB_RELEASE=" 0.0-20160609-f42b4a24"
You can’t perform that action at this time.
0 commit comments