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 6789a1d commit 0f7293cCopy full SHA for 0f7293c
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