Upgrade to Spring Asciidoctor Extensions 0.4.0.RELEASE
Closes gh-20041
This commit is contained in:
parent
29fb2a3fd2
commit
b6a408ae77
|
|
@ -298,8 +298,8 @@
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.spring.asciidoctor</groupId>
|
<groupId>io.spring.asciidoctor</groupId>
|
||||||
<artifactId>spring-asciidoctor-extensions</artifactId>
|
<artifactId>spring-asciidoctor-extensions-block-switch</artifactId>
|
||||||
<version>0.1.3.RELEASE</version>
|
<version>0.4.0.RELEASE</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue