Skip to content

Commit

Permalink
Merge pull request #1275 from yegor256/version-up
Browse files Browse the repository at this point in the history
New version in README
  • Loading branch information
yegor256 committed May 14, 2024
2 parents fa8cc50 + 698b591 commit 606f2fd
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 @@ -32,7 +32,7 @@ Just add this plugin to your `pom.xml`:
<plugin>
<groupId>com.qulice</groupId>
<artifactId>qulice-maven-plugin</artifactId>
<version>0.22.2</version>
<version>0.23.0</version>
<configuration>
<license>file:${basedir}/LICENSE.txt</license>
</configuration>
Expand Down

0 comments on commit 606f2fd

Please sign in to comment.