Skip to content

Commit 6440e64

Browse files
authored
Update plugin dev.equo.ide to v1.7.5 (#1961)
2 parents 7748218 + dc6a103 commit 6440e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ plugins {
2222
// https://plugins.gradle.org/plugin/com.gradle.enterprise
2323
id 'com.gradle.enterprise' version '3.16'
2424
// https://github.com/equodev/equo-ide/blob/main/plugin-gradle/CHANGELOG.md
25-
id 'dev.equo.ide' version '1.7.3' apply false
25+
id 'dev.equo.ide' version '1.7.5' apply false
2626
}
2727

2828
dependencyResolutionManagement {

0 commit comments

Comments
 (0)