We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e108fc commit 8899035Copy full SHA for 8899035
README.md
@@ -34,7 +34,7 @@ Coordinates for core library (see all on [Maven Central]):
34
<dependency>
35
<groupId>org.commonmark</groupId>
36
<artifactId>commonmark</artifactId>
37
- <version>0.18.0</version>
+ <version>0.18.1</version>
38
</dependency>
39
```
40
@@ -233,7 +233,7 @@ First, add an additional dependency (see [Maven Central] for others):
233
234
235
<artifactId>commonmark-ext-gfm-tables</artifactId>
236
237
238
239
0 commit comments