Skip to content

Commit

Permalink
Bump rewrite.version properties
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 21, 2023
1 parent 2454139 commit 91600ee
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 @@ -62,9 +62,9 @@

<properties>
<!-- Pinned versions, as RELEASE would make it into the published pom.xml -->
<rewrite.version>8.12.0-SNAPSHOT</rewrite.version>
<rewrite.python.version>1.3.0-SNAPSHOT</rewrite.python.version>
<rewrite.kotlin.version>1.9.0-SNAPSHOT</rewrite.kotlin.version>
<rewrite.version>8.11.5</rewrite.version>
<rewrite.python.version>1.2.7</rewrite.python.version>
<rewrite.kotlin.version>1.8.4</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 91600ee

Please sign in to comment.