Skip to content

Commit

Permalink
ouroboros-consensus upgrade: increase dependency bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
neilmayhew committed Jan 8, 2025
1 parent e135458 commit 1caaa8b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions cardano-api/cardano-api.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -203,10 +203,10 @@ library internal
mtl,
network,
network-mux,
ouroboros-consensus ^>=0.21,
ouroboros-consensus-cardano ^>=0.20,
ouroboros-consensus-diffusion ^>=0.18,
ouroboros-consensus-protocol ^>=0.9.0.2,
ouroboros-consensus ^>=0.22,
ouroboros-consensus-cardano ^>=0.21,
ouroboros-consensus-diffusion ^>=0.19,
ouroboros-consensus-protocol ^>=0.10,
ouroboros-network,
ouroboros-network-api ^>=0.12,
ouroboros-network-framework,
Expand Down

0 comments on commit 1caaa8b

Please sign in to comment.