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 bee78e4 + 144394c commit 85988b6Copy full SHA for 85988b6
settings.gradle
@@ -20,7 +20,7 @@ plugins {
20
// https://github.com/davidburstrom/version-compatibility-gradle-plugin/tags
21
id 'io.github.davidburstrom.version-compatibility' version '0.5.0' apply false
22
// https://plugins.gradle.org/plugin/com.gradle.enterprise
23
- id 'com.gradle.enterprise' version '3.15.1'
+ id 'com.gradle.enterprise' version '3.16'
24
// https://github.com/equodev/equo-ide/blob/main/plugin-gradle/CHANGELOG.md
25
id 'dev.equo.ide' version '1.7.3' apply false
26
}
0 commit comments