File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
[version-clj " 0.1.2" ]
4
4
; ; general
5
5
[com.stuartsierra/component " 0.3.2" ]
6
- [clj-time " 0.14.4 " ]
6
+ [clj-time " 0.15.0 " ]
7
7
[com.climate/claypoole " 1.1.4" ]
8
8
[toml " 0.1.3" ]
9
9
; ; templates
10
- [selmer " 1.12.1 " ]
10
+ [selmer " 1.12.2 " ]
11
11
[hiccup " 1.0.5" ]
12
12
; ; html
13
13
[enlive " 1.1.6" ]
14
14
[org.apache.commons/commons-lang3 " 3.8.1" ]
15
- [com.anychart/playground-samples-parser " 0.2.5 " ]
15
+ [com.anychart/playground-samples-parser " 0.2.6 " ]
16
16
[com.anychart/link-checker " 0.2.10" ]
17
17
[org.jsoup/jsoup " 1.11.3" ]
18
18
[garden " 1.3.6" ]
25
25
; ; logging
26
26
[com.taoensso/timbre " 4.10.0" ]
27
27
; ; databases
28
- [com.taoensso/carmine " 2.19.0 " ]
28
+ [com.taoensso/carmine " 2.19.1 " ]
29
29
; ; there are some problems with new jdbc using sphinx
30
30
[org.clojure/java.jdbc " 0.7.8" ]
31
31
[mysql/mysql-connector-java " 5.1.36" ]
32
32
[postgresql/postgresql " 9.3-1102.jdbc41" ]
33
33
[clojure.jdbc/clojure.jdbc-c3p0 " 0.3.3" ]
34
34
[honeysql " 0.9.4" ]
35
35
; ; markdown
36
- [markdown-clj " 1.0.3 " ]
36
+ [markdown-clj " 1.0.4 " ]
37
37
; ; filesystem
38
38
[me.raynes/fs " 1.4.6" ]
39
39
[cpath-clj " 0.1.2" ]
You can’t perform that action at this time.
0 commit comments