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 1147dab commit 4b19ee2Copy full SHA for 4b19ee2
gradle.hcl
@@ -12,7 +12,7 @@ version "6.7" "6.8.3" "7.0" "7.1" "7.2" "7.3.2" "7.4.2" "7.5" "7.6" "7.6.1" "7.6
12
auto-version {
13
html {
14
url = "https://gradle.org/releases/"
15
- css = "div.resources-contents h3 span:last-child"
+ css = "div.resources-contents h3 span:nth-child(2)"
16
}
17
18
0 commit comments