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 3d8bc11 commit 61a0fbcCopy full SHA for 61a0fbc
2 files changed
build-logic/settings.gradle.kts
@@ -7,7 +7,7 @@
7
8
plugins {
9
id("com.gradle.develocity") version "4.5.0"
10
- id("com.gradle.common-custom-user-data-gradle-plugin") version "2.6.0"
+ id("com.gradle.common-custom-user-data-gradle-plugin") version "2.7.0"
11
}
12
13
dependencyResolutionManagement {
settings.gradle.kts
@@ -11,7 +11,7 @@ pluginManagement {
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
14
15
16
17
// Build Cache configuration (HTTP remote cache + local)
0 commit comments