Skip to content

Commit 1411a99

Browse files
author
awb99
committed
token auto-login
1 parent f589ade commit 1411a99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps.edn

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{:paths ["src"
22
"resources"
33
"target/webly"]
4-
:deps {org.pinkgorilla/webly {:mvn/version "0.8.707"}
4+
:deps {org.pinkgorilla/webly {:mvn/version "0.8.708"}
55
org.pinkgorilla/goldly {:mvn/version "0.7.684"}
66
org.pinkgorilla/pinkie {:mvn/version "0.5.232"}
77
org.pinkgorilla/modular {:mvn/version "0.2.61"}
88
org.pinkgorilla/clj-service {:mvn/version "0.4.21"}
9-
org.pinkgorilla/oauth2 {:mvn/version "0.2.31"} ; oauth2 needs to be in docs, because of login-dialogs. rest can be loaded dynamically.
9+
org.pinkgorilla/oauth2 {:mvn/version "0.2.32"} ; oauth2 needs to be in docs, because of login-dialogs. rest can be loaded dynamically.
1010
org.pinkgorilla/re-flow {:mvn/version "0.1.7"}
1111
org.pinkgorilla/dali {:mvn/version "0.1.30"}
1212
org.pinkgorilla/reval {:mvn/version "0.9.177"}

0 commit comments

Comments
 (0)