Skip to content

Commit 5a93dda

Browse files
committed
Revert "Update latest Gradle version"
This reverts commit 3697210.
1 parent a21684f commit 5a93dda

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/test/groovy/org/gradle/profiler/AbstractProfilerIntegrationTest.groovy

+1-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ abstract class AbstractProfilerIntegrationTest extends AbstractIntegrationTest {
2626
"4.0", "4.7",
2727
"5.2.1", "5.6.3",
2828
"6.0.1", "6.1", "6.6.1",
29-
"7.1.1", "7.6.3",
30-
"8.5"
29+
"7.1.1", "7.5"
3130
])
3231

3332
@Shared

0 commit comments

Comments
 (0)