Skip to content

Commit

Permalink
Fix plutus-core version in .cabal file
Browse files Browse the repository at this point in the history
  • Loading branch information
AgustinBadi committed Feb 21, 2024
1 parent e6d98cf commit a844477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plutus-groth.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ executable plutus-groth
plutus-ledger-api -any,
plutus-tx -any,
plutus-tx-plugin -any,
plutus-core ==1.14.0.0,
plutus-core -any,


-- Directories containing source files.
Expand Down

0 comments on commit a844477

Please sign in to comment.