Add OR rewrite-java-21 dependency

This commit is contained in:
aboyko
2024-07-04 00:17:58 -04:00
parent 69785f1744
commit b541ba0d2b

View File

@@ -82,6 +82,10 @@
<groupId>org.openrewrite</groupId>
<artifactId>rewrite-java-17</artifactId>
</dependency>
<dependency>
<groupId>org.openrewrite</groupId>
<artifactId>rewrite-java-21</artifactId>
</dependency>
<dependency>
<groupId>org.openrewrite.gradle.tooling</groupId>
<artifactId>model</artifactId>