File tree Expand file tree Collapse file tree 3 files changed +4
-9
lines changed
spring-boot-actuator-autoconfigure
spring-boot-tools/spring-boot-gradle-plugin Expand file tree Collapse file tree 3 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 799799 <dependency >
800800 <groupId >org.asciidoctor</groupId >
801801 <artifactId >asciidoctorj-pdf</artifactId >
802- <version >1.5.0-alpha.11 </version >
802+ <version >1.5.0-alpha.18 </version >
803803 </dependency >
804804 </dependencies >
805805 </plugin >
Original file line number Diff line number Diff line change 293293 <plugin >
294294 <groupId >org.asciidoctor</groupId >
295295 <artifactId >asciidoctor-maven-plugin</artifactId >
296- <version >1.5.7.1 </version >
296+ <version >1.6.0 </version >
297297 <dependencies >
298- <dependency >
299- <groupId >org.asciidoctor</groupId >
300- <artifactId >asciidoctorj</artifactId >
301- <version >1.5.8</version >
302- </dependency >
303298 <dependency >
304299 <groupId >org.asciidoctor</groupId >
305300 <artifactId >asciidoctorj-pdf</artifactId >
306- <version >1.5.0-alpha.11 </version >
301+ <version >1.5.0-alpha.18 </version >
307302 </dependency >
308303 </dependencies >
309304 </plugin >
Original file line number Diff line number Diff line change 360360 <dependency >
361361 <groupId >io.spring.asciidoctor</groupId >
362362 <artifactId >spring-asciidoctor-extensions</artifactId >
363- <version >0.1.3 .RELEASE</version >
363+ <version >0.2.0 .RELEASE</version >
364364 </dependency >
365365 </dependencies >
366366 </plugin >
You can’t perform that action at this time.
0 commit comments