mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
update flexmark version
This commit is contained in:
@@ -38,12 +38,12 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.vladsch.flexmark</groupId>
|
<groupId>com.vladsch.flexmark</groupId>
|
||||||
<artifactId>flexmark-ext-yaml-front-matter</artifactId>
|
<artifactId>flexmark-ext-yaml-front-matter</artifactId>
|
||||||
<version>0.61.6</version>
|
<version>0.62.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.vladsch.flexmark</groupId>
|
<groupId>com.vladsch.flexmark</groupId>
|
||||||
<artifactId>flexmark-html2md-converter</artifactId>
|
<artifactId>flexmark-html2md-converter</artifactId>
|
||||||
<version>0.61.6</version>
|
<version>0.62.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user