setup-java
setup-java copied to clipboard
Update Regex to Support All ASDF Versions for the supported distributions in tool-versions File
Description: This Pull request improves the regex pattern used in the tool-versions file to ensure compatibility with all ASDF versions across the supported distributions. The goal is to provide better flexibility and robustness when parsing tool version entries, handling variations in version formats more effectively.
Related issue: #719
Check list:
- [ ✔️] Mark if documentation changes are required.