Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(2.0.x) Use Gradle resolutionStrategy to align asciidoctor plugin versions #933

Merged

Conversation

abelsromero
Copy link
Contributor

  • 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

* 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
@spikymonkey spikymonkey merged commit 708d0bd into 2.0.x Mar 4, 2024
1 check passed
@spikymonkey spikymonkey deleted the asalgado/2.0.x/unify-asciidoctor-gradle-plugins-versions branch March 4, 2024 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants