We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f18e5cb commit 764c708Copy full SHA for 764c708
cardano-api/cardano-api.cabal
@@ -169,7 +169,7 @@ library
169
ouroboros-network-framework,
170
ouroboros-network-protocols >=0.15,
171
parsec,
172
- plutus-ledger-api:{plutus-ledger-api, plutus-ledger-api-testlib} ^>=1.50,
+ plutus-ledger-api:{plutus-ledger-api, plutus-ledger-api-testlib} ^>=1.52,
173
pretty-simple,
174
prettyprinter,
175
prettyprinter-ansi-terminal,
@@ -428,7 +428,7 @@ test-suite cardano-api-golden
428
hedgehog >=1.1,
429
hedgehog-extras ^>=0.8,
430
microlens,
431
- plutus-core ^>=1.50,
+ plutus-core ^>=1.52,
432
plutus-ledger-api,
433
tasty,
434
tasty-discover,
0 commit comments