Skip to content

Commit c82f906

Browse files
committed
Bump minimum version of pandoc to 2.11
1 parent 84893fb commit c82f906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandoc-plot.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ library
9898
, directory >= 1.2.7 && < 2
9999
, filepath >= 1.4 && < 2
100100
, hashable >= 1 && < 2
101-
, pandoc >= 2.10 && < 3
101+
, pandoc >= 2.11 && < 3
102102
, pandoc-types >= 1.22 && < 1.23
103103
, lifted-async >= 0.10 && < 1
104104
, lifted-base >= 0.2 && < 1

0 commit comments

Comments
 (0)