Files
Abel Salgado Romero 0b0ecb7472 Use Gradle resolutionStrategy to align asciidoctor plugin versions
* All plugins (convert, pdf, etc) are released together and compatibility
between versions is not guaranteed.
So, this PR uses 'resolutionStrategy' to assign the same version to all
plugins ensuring they are all aligned
* Bump asciidoctor gradle plugins to 4.0.1
2024-03-07 14:30:00 +01:00
..