Skip to content

Commit 19cca97

Browse files
author
Sasa Bogicevic
committed
Bump hoauth2 to 1.2
1 parent e86268d commit 19cca97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yesod-auth-oauth2.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ library
3939
, text >= 0.7 && < 2.0
4040
, yesod-form >= 1.3 && < 1.5
4141
, transformers >= 0.2.2 && < 0.6
42-
, hoauth2 >= 0.4.7 && < 0.6
42+
, hoauth2 >= 0.4.7 && < 1.2
4343
, lifted-base >= 0.2 && < 0.4
4444
, vector >= 0.10 && < 0.12
4545

0 commit comments

Comments
 (0)