Skip to content

Commit

Permalink
Bump cardano-api version to 8.48.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Unisay committed Jun 20, 2024
1 parent b397ff1 commit a314dd7
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion bench/plutus-scripts-bench/plutus-scripts-bench.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ library
-- IOG dependencies
--------------------------
build-depends:
, cardano-api ^>=8.48
, cardano-api ^>=8.48.0.1
, plutus-ledger-api ^>=1.30
, plutus-tx ^>=1.30
, plutus-tx-plugin ^>=1.30
Expand Down
2 changes: 1 addition & 1 deletion bench/tx-generator/tx-generator.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ library
, attoparsec-aeson
, base16-bytestring
, bytestring
, cardano-api ^>= 8.48
, cardano-api ^>= 8.48.0.1
, cardano-binary
, cardano-cli ^>= 8.24
, cardano-crypto-class
Expand Down
2 changes: 0 additions & 2 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,3 @@ allow-newer: katip:Win32
-- IMPORTANT
-- Do NOT add more source-repository-package stanzas here unless they are strictly
-- temporary! Please read the section in CONTRIBUTING about updating dependencies.

-- `smtp-mail` should depend on `crypton-connection` rather than `connection`!
2 changes: 1 addition & 1 deletion cardano-node/cardano-node.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ library
, async
, base16-bytestring
, bytestring
, cardano-api ^>= 8.48
, cardano-api ^>= 8.48.0.1
, cardano-crypto-class
, cardano-crypto-wrapper
, cardano-git-rev ^>=0.2.2
Expand Down
2 changes: 1 addition & 1 deletion cardano-submit-api/cardano-submit-api.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ library
, aeson
, async
, bytestring
, cardano-api ^>= 8.48
, cardano-api ^>= 8.48.0.1
, cardano-binary
, cardano-cli ^>= 8.24
, cardano-crypto-class ^>= 2.1.2
Expand Down
2 changes: 1 addition & 1 deletion cardano-testnet/cardano-testnet.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ library
, aeson-pretty
, ansi-terminal
, bytestring
, cardano-api ^>= 8.48
, cardano-api ^>= 8.48.0.1
, cardano-cli ^>= 8.24
, cardano-crypto-class
, cardano-crypto-wrapper
Expand Down

0 comments on commit a314dd7

Please sign in to comment.