File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<groupId >org.openrewrite.maven</groupId >
6
6
<artifactId >rewrite-maven-plugin</artifactId >
7
- <version >5.41.0 -SNAPSHOT</version >
7
+ <version >5.40.1 -SNAPSHOT</version >
8
8
<packaging >maven-plugin</packaging >
9
9
10
10
<name >rewrite-maven-plugin</name >
62
62
63
63
<properties >
64
64
<!-- Pinned versions, as RELEASE would make it into the published pom.xml -->
65
- <rewrite .version>8.35.0 </rewrite .version>
66
- <rewrite .kotlin.version>1.20.0-SNAPSHOT </rewrite .kotlin.version>
65
+ <rewrite .version>8.35.1 </rewrite .version>
66
+ <rewrite .kotlin.version>1.19.7 </rewrite .kotlin.version>
67
67
68
68
<!-- using 'ssh' url scheme by default, which assumes a human is performing git operations leveraging an ssh key -->
69
69
<
developerConnectionUrl >scm:git:ssh://
[email protected] /openrewrite/rewrite-maven-plugin.git
You can’t perform that action at this time.
0 commit comments