Skip to content

Commit

Permalink
Adopt the latest version of Equo now that it's production ready on Gr…
Browse files Browse the repository at this point in the history
…adle.
  • Loading branch information
nedtwigg committed Feb 26, 2023
1 parent 9aefc2e commit b4d9de5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
plugins {
// https://github.com/equodev/equo-ide/blob/main/plugin-gradle/CHANGELOG.md
id 'dev.equo.ide' version '0.13.0'
id 'dev.equo.ide' version '0.16.0'
}
equoIde {
branding().title('Spotless').icon(file('_images/spotless_logo.png'))
welcome().openUrl('https://github.com/diffplug/spotless/blob/main/CONTRIBUTING.md')
gradleBuildship()
}

repositories {
Expand Down

0 comments on commit b4d9de5

Please sign in to comment.