spring-boot/buildSrc
Andy Wilkinson 23073d9e76 Make block switches work on every page of multi-page docs
There's a bug in some versions of AsciidoctorJ where extensions are
only called on this first conversion performed by a given Asciidoctor
instance. This affects the multi-page documentation where there are
multiple conversions performed – one for each page in the
documentation.

This commit upgrades the version of AsciidoctorJ used by the
Asciidoctor Gradle plugin to 2.4.1, which contains fix for the problem.

Closes gh-23709
2020-10-16 14:44:14 +01:00
..
src Make block switches work on every page of multi-page docs 2020-10-16 14:44:14 +01:00
build.gradle Note starters' and annotation processors' jar type in their manifest 2020-09-10 14:37:06 +01:00
gradle.properties Merge branch '2.2.x' 2020-05-13 23:28:29 -07:00
settings.gradle Adopt Gradle Enterprise Conventions Plugin 2020-02-04 11:24:40 +00:00