Skip to content

Commit 3800b75

Browse files
Update plugin org.openrewrite.rewrite to v7.20.0
1 parent 8bef300 commit 3800b75

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
@@ -18,7 +18,7 @@ plugins {
1818
id 'io.github.davidburstrom.version-compatibility' version '0.5.0' apply false // https://github.com/davidburstrom/version-compatibility-gradle-plugin/tags
1919
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0' apply false // https://github.com/gradle-nexus/publish-plugin/releases
2020
id 'net.ltgt.errorprone' version '4.3.0' apply false
21-
id 'org.openrewrite.rewrite' version '7.18.0' apply false
21+
id 'org.openrewrite.rewrite' version '7.20.0' apply false
2222
}
2323

2424
dependencyResolutionManagement {

0 commit comments

Comments
 (0)