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 02b623d + fd5d29b commit ab58cf9Copy full SHA for ab58cf9
settings.gradle
@@ -23,7 +23,7 @@ plugins {
23
id 'com.gradle.develocity' version '3.19.2'
24
// https://github.com/equodev/equo-ide/blob/main/plugin-gradle/CHANGELOG.md
25
id 'dev.equo.ide' version '1.7.8' apply false
26
- id 'org.openrewrite.rewrite' version '7.16.0' apply false
+ id 'org.openrewrite.rewrite' version '7.17.0' apply false
27
}
28
29
dependencyResolutionManagement {
0 commit comments