Skip to content

Commit

Permalink
bump bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
crocodile-dentist committed Oct 16, 2024
1 parent 6101639 commit d688015
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bench/plutus-scripts-bench/plutus-scripts-bench.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,10 @@ library
-- IOG dependencies
--------------------------
build-depends:
, cardano-api ^>=9.3
, plutus-ledger-api ^>=1.34.1
, plutus-tx ^>=1.34.1
, plutus-tx-plugin ^>=1.34.1
, cardano-api ^>=9.4
, plutus-ledger-api ^>=1.36
, plutus-tx ^>=1.36
, plutus-tx-plugin ^>=1.36

------------------------
-- Non-IOG dependencies
Expand Down

0 comments on commit d688015

Please sign in to comment.