Skip to content

Commit

Permalink
Merge pull request #265 from acktsap/update-to-latest-version
Browse files Browse the repository at this point in the history
README: Bump version
  • Loading branch information
robinst authored Oct 18, 2022
2 parents f64be6e + bce6759 commit 0bc0b2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Coordinates for core library (see all on [Maven Central]):
<dependency>
<groupId>org.commonmark</groupId>
<artifactId>commonmark</artifactId>
<version>0.18.1</version>
<version>0.19.0</version>
</dependency>
```

Expand Down Expand Up @@ -233,7 +233,7 @@ First, add an additional dependency (see [Maven Central] for others):
<dependency>
<groupId>org.commonmark</groupId>
<artifactId>commonmark-ext-gfm-tables</artifactId>
<version>0.18.1</version>
<version>0.19.0</version>
</dependency>
```

Expand Down

0 comments on commit 0bc0b2d

Please sign in to comment.