Skip to content

Commit

Permalink
bumped maven-plugin to 0.23.0 for release notes feature
Browse files Browse the repository at this point in the history
  • Loading branch information
jurgenvinju committed Oct 18, 2023
1 parent 07501c7 commit 3a224b3
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 @@ -36,7 +36,7 @@
<plugin>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal-maven-plugin</artifactId>
<version>0.22.1-SNAPSHOT</version>
<version>0.23.0</version>
<configuration>
<errorsAsWarnings>true</errorsAsWarnings>
<bin>${project.build.outputDirectory}</bin>
Expand Down

0 comments on commit 3a224b3

Please sign in to comment.