Skip to content

Commit 6753f20

Browse files
authored
Merge pull request #4 from SWAT-engineering/chore/update-rascal-version
Updating to latest rascal and rascal-maven-plugin
2 parents a2111f4 + 468135e commit 6753f20

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

CITATION renamed to CITATION.md

File renamed without changes.

FUNDING renamed to FUNDING.md

File renamed without changes.

LICENSE renamed to LICENSE.md

File renamed without changes.

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>org.rascalmpl</groupId>
3636
<artifactId>rascal</artifactId>
37-
<version>0.34.0</version>
37+
<version>0.40.14</version>
3838
</dependency>
3939
<dependency>
4040
<groupId>org.eclipse.jgit</groupId>
@@ -79,7 +79,7 @@
7979
<plugin>
8080
<groupId>org.rascalmpl</groupId>
8181
<artifactId>rascal-maven-plugin</artifactId>
82-
<version>0.22.0</version>
82+
<version>0.28.8</version>
8383
<configuration>
8484
<errorsAsWarnings>false</errorsAsWarnings>
8585
<enableStandardLibrary>false</enableStandardLibrary>

0 commit comments

Comments
 (0)