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 8934706 commit c2fd457Copy full SHA for c2fd457
settings.gradle
@@ -10,7 +10,7 @@
10
*/
11
12
plugins {
13
- id "com.gradle.develocity" version "3.18.1"
+ id "com.gradle.develocity" version "3.18.2"
14
}
15
16
ext.disableBuildCache = hasProperty('DISABLE_BUILD_CACHE') || System.getenv().containsKey('DISABLE_BUILD_CACHE')
0 commit comments