Skip to content

Commit d4910e2

Browse files
authored
Merge pull request #376 from commonmark/robinst-bump-autolink
Bump autolink to 0.12.0
2 parents 749c011 + df70419 commit d4910e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commonmark-ext-autolink/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<description>commonmark-java extension for turning plain URLs and email addresses into links</description>
1313

1414
<properties>
15-
<autolink.version>0.11.0</autolink.version>
15+
<autolink.version>0.12.0</autolink.version>
1616
</properties>
1717

1818
<dependencies>

0 commit comments

Comments
 (0)