We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f186b99 commit 2b6a340Copy full SHA for 2b6a340
1 file changed
.github/renovate.json
@@ -3,7 +3,6 @@
3
"includePaths": ["versions.*", "build.gradle", ".github/workflows/*"],
4
"postUpgradeTasks": {
5
"commands": [
6
- "java -version 2>&1 | grep -q '21\\.' || install-tool java 21.0.11+10.0.LTS",
7
"./gradlew --write-locks",
8
"./gradlew updateLicenses"
9
],
0 commit comments