Skip to content

Commit f853c4c

Browse files
author
Damian Rouson
committed
fix(dependency): update vegetables version
1 parent 278e564 commit f853c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fpm.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ maintainer = "[email protected]"
66
copyright = "2020 Sourcery Institute"
77

88
[dev-dependencies]
9-
vegetables = {git = "https://gitlab.com/everythingfunctional/vegetables", tag = "v5.1.1"}
9+
vegetables = {git = "https://gitlab.com/everythingfunctional/vegetables", tag = "v6.0.0"}
1010

1111
[[test]]
1212
name="unit"

0 commit comments

Comments
 (0)