diff --git a/build.gradle b/build.gradle index b43011be..38d67a9a 100644 --- a/build.gradle +++ b/build.gradle @@ -66,7 +66,7 @@ dependencies { } implementation 'com.gradle:gradle-enterprise-gradle-plugin:3.10.3' - implementation 'com.gradle.enterprise:test-distribution-gradle-plugin:2.3.1' + implementation 'com.gradle.enterprise:test-distribution-gradle-plugin:2.3.5' implementation 'org.nosphere.gradle.github:gradle-github-actions-plugin:1.3.2' implementation 'com.gradle:common-custom-user-data-gradle-plugin:1.7.2' implementation 'org.gradle:test-retry-gradle-plugin:1.4.0'