Skip to content

Commit

Permalink
Update with rewrite 8.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sambsnyd committed Mar 28, 2024
1 parent a1cdc84 commit d2b2bc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@

<properties>
<!-- Pinned versions, as RELEASE would make it into the published pom.xml -->
<rewrite.version>8.22.0-SNAPSHOT</rewrite.version>
<rewrite.kotlin.version>1.14.0-SNAPSHOT</rewrite.kotlin.version>
<rewrite.version>8.22.0</rewrite.version>
<rewrite.kotlin.version>1.13.0</rewrite.kotlin.version>

<!-- using 'ssh' url scheme by default, which assumes a human is performing git operations leveraging an ssh key -->
<developerConnectionUrl>scm:git:ssh://git@github.com/openrewrite/rewrite-maven-plugin.git
Expand Down

0 comments on commit d2b2bc6

Please sign in to comment.