Skip to content

Commit

Permalink
Update README with correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
dhadka committed Apr 6, 2024
1 parent 66bee2d commit 47ae065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ When using Maven, add the following dependency to your `pom.xml`:
<dependency>
<groupId>org.moeaframework</groupId>
<artifactId>jmetal-plugin</artifactId>
<version>6.3.0</version>
<version>6.2.1</version>
</dependency>
```

Expand Down

0 comments on commit 47ae065

Please sign in to comment.