Skip to content

Commit e9c9bfc

Browse files
authored
chore(deps): update dependency com.atlassian.commonmark:commonmark-ext-gfm-strikethrough to v0.15.1 (#2991)
1 parent 6a40783 commit e9c9bfc

File tree

1 file changed

+1
-1
lines changed
  • run/markdown-preview/renderer

1 file changed

+1
-1
lines changed

run/markdown-preview/renderer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>com.atlassian.commonmark</groupId>
6262
<artifactId>commonmark-ext-gfm-strikethrough</artifactId>
63-
<version>0.15.0</version>
63+
<version>0.15.1</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>com.googlecode.owasp-java-html-sanitizer</groupId>

0 commit comments

Comments
 (0)