Skip to content

Commit 12db716

Browse files
committed
update dependencies
1 parent d2db5bf commit 12db716

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

project.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
:url "https://github.com/source-c/sentry-tiny"
44
:license {:name "Eclipse Public License"
55
:url "http://www.eclipse.org/legal/epl-v10.html"}
6-
:dependencies [[cheshire "5.9.0"]
6+
:dependencies [[cheshire "5.10.0"]
77
[http-kit "2.3.0"]
8-
[clj-time "0.15.1"]])
8+
[clj-time "0.15.2"]])

resources/sentry-tiny.VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.8
1+
0.1.9

0 commit comments

Comments
 (0)