aboutsummaryrefslogtreecommitdiffstats
path: root/parent/pom.xml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-06-09 14:14:41 +0000
committerGitHub <noreply@github.com>2024-06-09 14:14:41 +0000
commitc7d4f5337c66ea253479c33fad2b978dbf5c4c01 (patch)
tree7176209eaa72a975ace9ade41b381331064479c0 /parent/pom.xml
parent8bdcfae9ee2a2624d12ffeff5c1ec74f45987254 (diff)
Update dependency org.openrewrite.recipe:rewrite-testing-frameworks to v2.11.0
Diffstat (limited to 'parent/pom.xml')
-rw-r--r--parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index 7aab11a2d4a..eb77fa52680 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -330,7 +330,7 @@
<dependency>
<groupId>org.openrewrite.recipe</groupId>
<artifactId>rewrite-testing-frameworks</artifactId>
- <version>2.10.1</version>
+ <version>2.11.0</version>
</dependency>
</dependencies>
</plugin>