Skip to content

Commit 75a485e

Browse files
committed
Bump cheshire, it *should* support earlier javas now
1 parent 5d753fb commit 75a485e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ branches:
55
only:
66
- master
77
jdk:
8+
- openjdk7
9+
- oraclejdk7
810
- oraclejdk8

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
[slingshot "0.12.2"]
1616
[potemkin "0.4.3"]]
1717
:profiles {:dev {:dependencies [;; optional deps
18-
[cheshire "5.6.0"]
18+
[cheshire "5.6.1"]
1919
[crouton "0.1.2"]
2020
[org.clojure/tools.reader "0.10.0"]
2121
[com.cognitect/transit-clj "0.8.285"]

0 commit comments

Comments
 (0)