Skip to content

Commit

Permalink
Add dependency to rewrite-java-17
Browse files Browse the repository at this point in the history
  • Loading branch information
fabapp2 committed Sep 29, 2023
1 parent 958be90 commit e3c2a15
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sbm-support-rewrite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,11 @@
<artifactId>rewrite-java</artifactId>
<version>${rewrite.version}</version>
</dependency>
<dependency>
<groupId>org.openrewrite</groupId>
<artifactId>rewrite-java-17</artifactId>
<version>${rewrite.version}</version>
</dependency>
<dependency>
<groupId>org.openrewrite</groupId>
<artifactId>rewrite-json</artifactId>
Expand Down

0 comments on commit e3c2a15

Please sign in to comment.