Skip to content

Commit 219d720

Browse files
Update plugin dev.equo.ide to v1.7.8
1 parent c9dd93e commit 219d720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plugins {
1414
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
1515
id 'com.gradle.plugin-publish' version '1.3.0' apply false
1616
// https://github.com/equodev/equo-ide/blob/main/plugin-gradle/CHANGELOG.md
17-
id 'dev.equo.ide' version '1.7.7' apply false
17+
id 'dev.equo.ide' version '1.7.8' apply false
1818
// https://github.com/gradle-nexus/publish-plugin/releases
1919
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0' apply false
2020
// https://plugins.gradle.org/plugin/org.jetbrains.dokka

0 commit comments

Comments
 (0)