Skip to content

Commit

Permalink
Merge pull request #4 from SWAT-engineering/chore/update-rascal-version
Browse files Browse the repository at this point in the history
Updating to latest rascal and rascal-maven-plugin
  • Loading branch information
jurgenvinju authored Oct 30, 2024
2 parents a2111f4 + 468135e commit 6753f20
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal</artifactId>
<version>0.34.0</version>
<version>0.40.14</version>
</dependency>
<dependency>
<groupId>org.eclipse.jgit</groupId>
Expand Down Expand Up @@ -79,7 +79,7 @@
<plugin>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal-maven-plugin</artifactId>
<version>0.22.0</version>
<version>0.28.8</version>
<configuration>
<errorsAsWarnings>false</errorsAsWarnings>
<enableStandardLibrary>false</enableStandardLibrary>
Expand Down

0 comments on commit 6753f20

Please sign in to comment.