We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebb20e5 commit 72a3406Copy full SHA for 72a3406
1 file changed
pom.xml
@@ -62,8 +62,8 @@
62
63
<properties>
64
<!-- Pinned versions, as RELEASE would make it into the published pom.xml -->
65
- <rewrite.version>8.33.7</rewrite.version>
66
- <rewrite.kotlin.version>1.19.5</rewrite.kotlin.version>
+ <rewrite.version>8.34.0-SNAPSHOT</rewrite.version>
+ <rewrite.kotlin.version>1.20.0-SNAPSHOT</rewrite.kotlin.version>
67
68
<!-- using 'ssh' url scheme by default, which assumes a human is performing git operations leveraging an ssh key -->
69
<developerConnectionUrl>scm:git:ssh://[email protected]/openrewrite/rewrite-maven-plugin.git
0 commit comments