Skip to content

Commit ec5978d

Browse files
author
awb99
committed
oauth2 dep bump
1 parent f7cd439 commit ec5978d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.edn

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
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.29"} ; oauth2 needs to be in docs, because of login-dialogs. rest can be loaded dynamically.
9+
org.pinkgorilla/oauth2 {:mvn/version "0.2.31"} ; 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)