Skip to content

Commit dddb529

Browse files
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v6
1 parent 271991c commit dddb529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
<plugin>
192192
<groupId>org.openrewrite.maven</groupId>
193193
<artifactId>rewrite-maven-plugin</artifactId>
194-
<version>5.47.3</version>
194+
<version>6.8.1</version>
195195
<configuration>
196196
<activeRecipes>
197197
<recipe>org.openrewrite.java.testing.junit5.JUnit4to5Migration</recipe>

0 commit comments

Comments
 (0)