Skip to content

Commit 5c71fe1

Browse files
moleikegithub-actions[bot]
authored andcommitted
Bumping 1 dependency
optparse-applicative >=0.16.1 && <0.19 (latest: 0.19.0.0)
1 parent 22461e5 commit 5c71fe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonnet.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ executable hs-jsonnet
116116
filepath,
117117
jsonnet,
118118
megaparsec,
119-
optparse-applicative >=0.16.1 && <0.19,
119+
optparse-applicative >=0.16.1 && <0.19 || ^>=0.19.0,
120120
text
121121

122122
test-suite jsonnet-test

0 commit comments

Comments
 (0)