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 5302984 + cf2a4eb commit 3203b8fCopy full SHA for 3203b8f
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.2'
+ id 'com.gradle.enterprise' version '3.12.3'
27
}
28
29
dependencyResolutionManagement {
0 commit comments