Files
Abel Salgado Romero f4c6ca563c 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-06 17:57:09 +01:00
..