File tree 3 files changed +4
-9
lines changed
spring-boot-actuator-autoconfigure
spring-boot-tools/spring-boot-gradle-plugin
3 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 799
799
<dependency >
800
800
<groupId >org.asciidoctor</groupId >
801
801
<artifactId >asciidoctorj-pdf</artifactId >
802
- <version >1.5.0-alpha.11 </version >
802
+ <version >1.5.0-alpha.18 </version >
803
803
</dependency >
804
804
</dependencies >
805
805
</plugin >
Original file line number Diff line number Diff line change 293
293
<plugin >
294
294
<groupId >org.asciidoctor</groupId >
295
295
<artifactId >asciidoctor-maven-plugin</artifactId >
296
- <version >1.5.7.1 </version >
296
+ <version >1.6.0 </version >
297
297
<dependencies >
298
- <dependency >
299
- <groupId >org.asciidoctor</groupId >
300
- <artifactId >asciidoctorj</artifactId >
301
- <version >1.5.8</version >
302
- </dependency >
303
298
<dependency >
304
299
<groupId >org.asciidoctor</groupId >
305
300
<artifactId >asciidoctorj-pdf</artifactId >
306
- <version >1.5.0-alpha.11 </version >
301
+ <version >1.5.0-alpha.18 </version >
307
302
</dependency >
308
303
</dependencies >
309
304
</plugin >
Original file line number Diff line number Diff line change 360
360
<dependency >
361
361
<groupId >io.spring.asciidoctor</groupId >
362
362
<artifactId >spring-asciidoctor-extensions</artifactId >
363
- <version >0.1.3 .RELEASE</version >
363
+ <version >0.2.0 .RELEASE</version >
364
364
</dependency >
365
365
</dependencies >
366
366
</plugin >
You can’t perform that action at this time.
0 commit comments