Skip to content

Commit 5d617b7

Browse files
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.15.2 (#349)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 635a621 commit 5d617b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<plugin>
193193
<groupId>org.openrewrite.maven</groupId>
194194
<artifactId>rewrite-maven-plugin</artifactId>
195-
<version>5.14.1</version>
195+
<version>5.15.2</version>
196196
<configuration>
197197
<activeRecipes>
198198
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>

0 commit comments

Comments
 (0)