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 a4202f9 commit bfe53f4Copy full SHA for bfe53f4
pom.xml
@@ -69,7 +69,12 @@
69
<dependency>
70
<groupId>io.quarkiverse.qute.web</groupId>
71
<artifactId>quarkus-qute-web-markdown-autolink</artifactId>
72
- <version>3.2.2</version>
+ <version>3.3.0</version>
73
+ </dependency>
74
+ <dependency>
75
+ <groupId>io.quarkiverse.qute.web</groupId>
76
+ <artifactId>quarkus-qute-web-markdown-tables</artifactId>
77
78
</dependency>
79
80
<groupId>org.mvnpm</groupId>
0 commit comments