Skip to content

Copied and trimmed VersionNumber implementation from gradle#452

Merged
runningcode merged 2 commits intorunningcode:masterfrom
kevinguitar:fix-version-number-deprecation
Aug 15, 2025
Merged

Copied and trimmed VersionNumber implementation from gradle#452
runningcode merged 2 commits intorunningcode:masterfrom
kevinguitar:fix-version-number-deprecation

Conversation

@kevinguitar
Copy link
Contributor

@kevinguitar kevinguitar commented Aug 5, 2025

Looks like there is no alternative over the removed VersionNumber, so I copied the implementation from gradle for now.

Resolves #451
Resolves #429

@runningcode
Copy link
Owner

runningcode commented Aug 15, 2025

Thank you very much for your contribution. I’ve formatted the code in order to pass CI and I will merge.
I have to rework the publishing system for this artifact w/r to the recent maven central publishing changes so I need some more time to make this available.

@runningcode runningcode merged commit 68c724f into runningcode:master Aug 15, 2025
1 check passed
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.

org.gradle.util.VersionNumber is removed from gradle 9.0.0 VersionNumber is deprecated

2 participants