Skip to content

Commit

Permalink
Update with rewrite 8.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sambsnyd committed Oct 20, 2023
1 parent 6ea4f37 commit fa58674
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@

<properties>
<!-- Pinned versions, as RELEASE would make it into the published pom.xml -->
<rewrite.version>8.8.0-SNAPSHOT</rewrite.version>
<rewrite.python.version>1.2.0-SNAPSHOT</rewrite.python.version>
<rewrite.kotlin.version>1.5.0-SNAPSHOT</rewrite.kotlin.version>
<rewrite.version>8.8.0</rewrite.version>
<rewrite.python.version>1.1.2</rewrite.python.version>
<rewrite.kotlin.version>1.4.15</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://[email protected]/openrewrite/rewrite-maven-plugin.git
Expand Down

0 comments on commit fa58674

Please sign in to comment.