Skip to content

Commit f1ce770

Browse files
authored
Merge pull request IntersectMBO#5497 from input-output-hk/sl/bump-cli-api
bump cardano-api to 8.25.2
2 parents 7cd6065 + 0eb6b45 commit f1ce770

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

bench/tx-generator/tx-generator.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ library
9999
, bytestring
100100
, cardano-api ^>= 8.25
101101
, cardano-binary
102-
, cardano-cli ^>= 8.11
102+
, cardano-cli ^>= 8.12
103103
, cardano-crypto-class
104104
, cardano-crypto-wrapper
105105
, cardano-data

cabal.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repository cardano-haskell-packages
1414
-- you need to run if you change them
1515
index-state:
1616
, hackage.haskell.org 2023-09-01T22:19:16Z
17-
, cardano-haskell-packages 2023-10-04T14:28:12Z
17+
, cardano-haskell-packages 2023-10-05T21:00:00Z
1818

1919
packages:
2020
cardano-git-rev

cardano-node-chairman/cardano-node-chairman.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,5 @@ test-suite chairman-tests
8888
ghc-options: -threaded -rtsopts -with-rtsopts=-N -with-rtsopts=-T
8989

9090
build-tool-depends: cardano-node:cardano-node
91-
, cardano-cli:cardano-cli ^>= 8.11
91+
, cardano-cli:cardano-cli ^>= 8.12
9292
, cardano-node-chairman:cardano-node-chairman

cardano-submit-api/cardano-submit-api.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ library
4141
, bytestring
4242
, cardano-api ^>= 8.25
4343
, cardano-binary
44-
, cardano-cli ^>= 8.11
44+
, cardano-cli ^>= 8.12
4545
, cardano-crypto-class ^>= 2.1.2
4646
, cardano-ledger-byron ^>= 1.0
4747
, formatting

cardano-testnet/cardano-testnet.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ library
3535
, ansi-terminal
3636
, bytestring
3737
, cardano-api ^>= 8.25
38-
, cardano-cli ^>= 8.11
38+
, cardano-cli ^>= 8.12
3939
, cardano-crypto-class
4040
, cardano-crypto-wrapper
4141
, cardano-ledger-alonzo

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)