Skip to content
This repository was archived by the owner on Mar 22, 2022. It is now read-only.

Commit b9fb4c8

Browse files
authored
Merge pull request #30 from raudabaugh/master
Fix #29
2 parents 4941f22 + fa0e529 commit b9fb4c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[mysql/mysql-connector-java "8.0.18"]
1111
[org.xerial/sqlite-jdbc "3.32.3"]
1212
[org.clojure/tools.cli "0.3.7"]
13-
[http-kit "2.3.0"]
13+
[http-kit "2.5.3"]
1414
[metosin/jsonista "0.2.0"]
1515
[ring/ring-core "1.7.0-RC2"]
1616
[spootnik/signal "0.2.1"]]

0 commit comments

Comments
 (0)