Skip to content

Commit 63ebd7d

Browse files
author
Sasa Bogicevic
committed
Bump aeson version
1 parent 1dcbb2d commit 63ebd7d

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
@@ -31,7 +31,7 @@ library
3131
, http-client >= 0.4.0 && < 0.5
3232
, http-conduit >= 2.0 && < 3.0
3333
, http-types >= 0.8 && < 0.10
34-
, aeson >= 0.6 && < 0.12
34+
, aeson >= 0.6 && < 1.1
3535
, yesod-core >= 1.2 && < 1.5
3636
, authenticate >= 1.3.2.7 && < 1.4
3737
, random

0 commit comments

Comments
 (0)