Skip to content

Commit 14530cf

Browse files
authored
Update plugin org.openrewrite.rewrite to v7.18.0 (#2676)
2 parents c8f74b3 + 79fb839 commit 14530cf

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
@@ -23,7 +23,7 @@ plugins {
2323
id 'com.gradle.develocity' version '4.2.1'
2424
// https://github.com/equodev/equo-ide/blob/main/plugin-gradle/CHANGELOG.md
2525
id 'dev.equo.ide' version '1.7.8' apply false
26-
id 'org.openrewrite.rewrite' version '7.17.0' apply false
26+
id 'org.openrewrite.rewrite' version '7.18.0' apply false
2727
}
2828

2929
dependencyResolutionManagement {

0 commit comments

Comments
 (0)