File tree Expand file tree Collapse file tree 2 files changed +3
-13
lines changed
Expand file tree Collapse file tree 2 files changed +3
-13
lines changed Original file line number Diff line number Diff line change @@ -73,13 +73,3 @@ if impl (ghc >= 9.12)
7373
7474 -- https://github.com/fizruk/http-api-data/pull/146
7575 , http-api-data :base
76-
77- source-repository-package
78- type : git
79- location : https://github.com/input-output-hk/plutus
80- tag : be9ccfc7f8ecc6ebc577dcf3374a30530ecdb168
81- --sha256 : sha256-R7t5Luc1d9l2tXKg5Jgqye+vQAEONwCrQ9/JDkFCu9M=
82- subdir :
83- plutus-core
84- plutus-ledger-api
85- plutus-tx
Original file line number Diff line number Diff line change @@ -161,11 +161,11 @@ library
161161 ouroboros-consensus-diffusion ^>= 0.19 || ^>= 0.21 ,
162162 ouroboros-consensus-protocol ^>= 0.11 ,
163163 ouroboros-network,
164- ouroboros-network-api ^ >= 0.13 ,
164+ ouroboros-network-api >= 0.13 ,
165165 ouroboros-network-framework,
166166 ouroboros-network-protocols,
167167 parsec,
168- plutus-ledger-api :{plutus-ledger-api, plutus-ledger-api-testlib} ^>= 1.40 ,
168+ plutus-ledger-api :{plutus-ledger-api, plutus-ledger-api-testlib} ^>= 1.43 ,
169169 prettyprinter,
170170 prettyprinter-ansi-terminal,
171171 prettyprinter-configurable ^>= 1.36 ,
@@ -407,7 +407,7 @@ test-suite cardano-api-golden
407407 hedgehog-extras ^>= 0.7 ,
408408 microlens,
409409 parsec,
410- plutus-core ^>= 1.40 ,
410+ plutus-core ^>= 1.43 ,
411411 plutus-ledger-api,
412412 tasty,
413413 tasty-hedgehog,
You can’t perform that action at this time.
0 commit comments