Skip to content

Commit

Permalink
Upgrade to latest maven compiler to make it work on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyLandman committed Jun 17, 2024
1 parent d34ad32 commit e639eed
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 @@ -32,7 +32,7 @@
<exec.mainClass>org.rascalmpl.shell.RascalShell</exec.mainClass>
<rascal.test.memory>2</rascal.test.memory>
<maven.compiler.release>11</maven.compiler.release>
<rascal-maven.version>0.27.1-BOOT3</rascal-maven.version>
<rascal-maven.version>0.27.3</rascal-maven.version>
</properties>


Expand Down

0 comments on commit e639eed

Please sign in to comment.