We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d518fd3 + 7faf344 commit 03d3083Copy full SHA for 03d3083
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.5.0' apply false
25
// https://plugins.gradle.org/plugin/com.gradle.enterprise
26
- id 'com.gradle.enterprise' version '3.14.1'
+ id 'com.gradle.enterprise' version '3.15'
27
// https://github.com/equodev/equo-ide/blob/main/plugin-gradle/CHANGELOG.md
28
id 'dev.equo.ide' version '1.7.3' apply false
29
}
0 commit comments