Skip to content

Commit 2b6a340

Browse files
committed
renovate.json - remove install-tool command
1 parent f186b99 commit 2b6a340

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/renovate.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"includePaths": ["versions.*", "build.gradle", ".github/workflows/*"],
44
"postUpgradeTasks": {
55
"commands": [
6-
"java -version 2>&1 | grep -q '21\\.' || install-tool java 21.0.11+10.0.LTS",
76
"./gradlew --write-locks",
87
"./gradlew updateLicenses"
98
],

0 commit comments

Comments
 (0)