Skip to content

Commit

Permalink
plutus upgrade: increase dependency version bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
neilmayhew authored and carbolymer committed Jan 9, 2025
1 parent 647111f commit 09bc725
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cardano-api/cardano-api.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ library internal
ouroboros-network-framework,
ouroboros-network-protocols,
parsec,
plutus-ledger-api:{plutus-ledger-api, plutus-ledger-api-testlib} ^>=1.36,
plutus-ledger-api:{plutus-ledger-api, plutus-ledger-api-testlib} ^>=1.38,
prettyprinter,
prettyprinter-ansi-terminal,
prettyprinter-configurable ^>=1.36,
Expand Down Expand Up @@ -409,7 +409,7 @@ test-suite cardano-api-golden
hedgehog-extras ^>=0.7,
microlens,
parsec,
plutus-core ^>=1.36,
plutus-core ^>=1.38,
plutus-ledger-api,
tasty,
tasty-hedgehog,
Expand Down

0 comments on commit 09bc725

Please sign in to comment.