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 5302984 commit cf2a4ebCopy full SHA for cf2a4eb
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