Skip to content

Commit ca6774d

Browse files
committed
Update servant-auth cookbook deps
1 parent e2e9ce0 commit ca6774d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/cookbook/jwt-and-basic-auth/jwt-and-basic-auth.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ executable cookbook-jwt-and-basic-auth
2222
, servant
2323
, servant-client
2424
, servant-server
25-
, servant-auth ==0.3.*
25+
, servant-auth == 0.4.*
2626
, servant-auth-server >= 0.3.1.0
2727
, warp >= 3.2
2828
, wai >= 3.2

0 commit comments

Comments
 (0)