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 c9dd93e commit 219d720Copy full SHA for 219d720
settings.gradle
@@ -14,7 +14,7 @@ plugins {
14
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
15
id 'com.gradle.plugin-publish' version '1.3.0' apply false
16
// https://github.com/equodev/equo-ide/blob/main/plugin-gradle/CHANGELOG.md
17
- id 'dev.equo.ide' version '1.7.7' apply false
+ id 'dev.equo.ide' version '1.7.8' apply false
18
// https://github.com/gradle-nexus/publish-plugin/releases
19
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0' apply false
20
// https://plugins.gradle.org/plugin/org.jetbrains.dokka
0 commit comments