diff --git a/src/test/groovy/org/gradle/profiler/AbstractProfilerIntegrationTest.groovy b/src/test/groovy/org/gradle/profiler/AbstractProfilerIntegrationTest.groovy index c0a74e17..37f599d7 100644 --- a/src/test/groovy/org/gradle/profiler/AbstractProfilerIntegrationTest.groovy +++ b/src/test/groovy/org/gradle/profiler/AbstractProfilerIntegrationTest.groovy @@ -26,7 +26,8 @@ abstract class AbstractProfilerIntegrationTest extends AbstractIntegrationTest { "4.0", "4.7", "5.2.1", "5.6.3", "6.0.1", "6.1", "6.6.1", - "7.1.1", "7.5" + "7.1.1", "7.6.3", + "8.5" ]) @Shared