Skip to content

Commit

Permalink
Update to latest RefactoringMiner version
Browse files Browse the repository at this point in the history
  • Loading branch information
tsantalis committed Jun 22, 2024
1 parent d7606d0 commit eda65e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<rm.version>3.0.6</rm.version>
<rm.version>3.0.7</rm.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit eda65e1

Please sign in to comment.