Skip to content

Commit b6a408a

Browse files
committed
Upgrade to Spring Asciidoctor Extensions 0.4.0.RELEASE
Closes gh-20041
1 parent 29fb2a3 commit b6a408a

File tree

1 file changed

+2
-2
lines changed
  • spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin

1 file changed

+2
-2
lines changed

spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,8 +298,8 @@
298298
</dependency>
299299
<dependency>
300300
<groupId>io.spring.asciidoctor</groupId>
301-
<artifactId>spring-asciidoctor-extensions</artifactId>
302-
<version>0.1.3.RELEASE</version>
301+
<artifactId>spring-asciidoctor-extensions-block-switch</artifactId>
302+
<version>0.4.0.RELEASE</version>
303303
</dependency>
304304
</dependencies>
305305
</plugin>

0 commit comments

Comments
 (0)