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

Document how to customize dependency version in Version properties appendix #25935

Closed
cdalexndr opened this issue Apr 8, 2021 · 2 comments
Closed
Assignees
Labels
type: documentation A documentation update
Milestone

Comments

@cdalexndr
Copy link
Contributor

cdalexndr commented Apr 8, 2021

Version properties doc only lists all the version properties.

How do you set these properties in gradle?
For example the following fails:

    springBoot{
        thymeleaf.version = "3.0.11"
    }

Related: #24602

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 8, 2021
@bclozel
Copy link
Member

bclozel commented Apr 8, 2021

@bclozel bclozel removed the status: waiting-for-triage An issue we've not yet triaged label Apr 8, 2021
@snicoll snicoll added the for: stackoverflow A question that's better suited to stackoverflow.com label Apr 8, 2021
@bclozel bclozel added type: documentation A documentation update and removed for: stackoverflow A question that's better suited to stackoverflow.com labels Apr 8, 2021
@bclozel bclozel reopened this Apr 8, 2021
@bclozel bclozel closed this as completed in 0929048 Apr 8, 2021
@bclozel bclozel added this to the 2.5.0-RC1 milestone Apr 8, 2021
@bclozel
Copy link
Member

bclozel commented Apr 8, 2021

It doesn't hurt to add a link from there to the relevant section.

@bclozel bclozel self-assigned this Apr 8, 2021
@bclozel bclozel changed the title Gradle plugin: document how to set custom dependency version Document how to customize dependency version in Version properties appendix Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

No branches or pull requests

4 participants