Skip to content

Commit

Permalink
Fix the version of data-default used in the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
adetokunbo committed Oct 28, 2024
1 parent ec3401a commit c777c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wai-middleware-delegate.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ test-suite integration-test
, conduit
, conduit-extra
, crypton-connection >=0.3.1 && < 0.5
, data-default
, data-default ^>=0.7.1.1
, directory >=1.3 && <1.4
, filepath >=1.4 && <1.6
, hspec >=2.1
Expand Down

0 comments on commit c777c5d

Please sign in to comment.