Skip to content

Commit d9bd856

Browse files
committed
Update dependencies
As recommended by `cabal outdated` output.
1 parent a5b1ba5 commit d9bd856

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plutus-core/plutus-core.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ library
332332
, monoidal-containers
333333
, mtl
334334
, multiset
335-
, nothunks ^>=0.2
335+
, nothunks ^>=0.3
336336
, parser-combinators >=0.4.0
337337
, prettyprinter >=1.1.0.1
338338
, prettyprinter-configurable
@@ -733,7 +733,7 @@ executable plutus
733733
, singletons-th
734734
, text
735735
, text-zipper
736-
, vty ^>=6.2
736+
, vty ^>=6.4
737737
, vty-crossplatform ^>=0.4
738738

739739
ghc-options: -O2 -threaded -rtsopts -with-rtsopts=-N

0 commit comments

Comments
 (0)