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.
2 parents 6789a1d + 0f7293c commit d9541bbCopy full SHA for d9541bb
settings.gradle
@@ -23,7 +23,7 @@ plugins {
23
// https://github.com/davidburstrom/version-compatibility-gradle-plugin/tags
24
id 'io.github.davidburstrom.version-compatibility' version '0.4.0' apply false
25
// https://plugins.gradle.org/plugin/com.gradle.enterprise
26
- id 'com.gradle.enterprise' version '3.12.3'
+ id 'com.gradle.enterprise' version '3.12.4'
27
}
28
29
dependencyResolutionManagement {
0 commit comments