Skip to content

Commit 22b9f99

Browse files
author
JarrodCTaylor
committed
Dependency: Update dependencies to latest versions
1 parent 6b0db77 commit 22b9f99

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

project.clj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
:description "An example compojure-api app with authentication using buddy"
33

44
:dependencies [[org.clojure/clojure "1.7.0"]
5-
[metosin/compojure-api "0.23.1"]
5+
[metosin/compojure-api "0.24.1"]
66
[metosin/ring-http-response "0.6.5"]
7-
[metosin/ring-swagger-ui "2.1.3"]
7+
[metosin/ring-swagger-ui "2.1.3-4"]
88
[cheshire "5.5.0"]
99
[http-kit "2.1.19"]
10-
[buddy "0.7.2"]
10+
[buddy "0.8.2"]
1111
[org.clojure/java.jdbc "0.4.2"]
1212
[postgresql/postgresql "9.3-1102.jdbc41"]
1313
[yesql "0.5.1"]

0 commit comments

Comments
 (0)