Skip to content

Commit

Permalink
Merge pull request #9 from usethesource/chore/update-rascal-version
Browse files Browse the repository at this point in the history
Chore/update rascal version
  • Loading branch information
jurgenvinju authored Oct 29, 2024
2 parents 1c4305f + c66df30 commit 6c641e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal</artifactId>
<version>0.40.11</version>
<version>0.40.14</version>
</dependency>
</dependencies>

Expand Down Expand Up @@ -71,7 +71,7 @@
<plugin>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal-maven-plugin</artifactId>
<version>0.28.5</version>
<version>0.28.8</version>
<configuration>
<errorsAsWarnings>false</errorsAsWarnings>
<bin>${project.build.outputDirectory}</bin>
Expand Down

0 comments on commit 6c641e1

Please sign in to comment.