Skip to content

Commit de7b3dd

Browse files
committed
Bump semigroups dependency
1 parent 80fb351 commit de7b3dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

purescript.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ library
6868
Glob >= 0.7 && < 0.8,
6969
process >= 1.2.0 && < 1.4,
7070
safe >= 0.3.9 && < 0.4,
71-
semigroups >= 0.16.2 && < 0.18,
71+
semigroups >= 0.16.2 && < 0.19,
7272
parallel >= 3.2 && < 3.3
7373

7474
exposed-modules: Language.PureScript

0 commit comments

Comments
 (0)