Skip to content

Commit

Permalink
Prepare 5.7.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
knutwannheden committed Oct 4, 2023
1 parent fceaaed commit dd839fb
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 @@ -4,7 +4,7 @@

<groupId>org.openrewrite.maven</groupId>
<artifactId>rewrite-maven-plugin</artifactId>
<version>5.8.0-SNAPSHOT</version>
<version>5.7.3</version>
<name>rewrite-maven-plugin</name>

<packaging>maven-plugin</packaging>
Expand Down Expand Up @@ -101,7 +101,7 @@
<maven-dependencies.version>3.9.4</maven-dependencies.version>
<maven-release-plugin.version>3.0.1</maven-release-plugin.version>
<maven-plugin-tools.version>3.9.0</maven-plugin-tools.version>
<kotlin.version>1.8.10</kotlin.version>
<kotlin.version>1.9.0</kotlin.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit dd839fb

Please sign in to comment.