Skip to content

Commit e16f948

Browse files
authored
Merge pull request #5 from SWAT-engineering/chore/update-rascal-version
Updating to latest rascal and rascal-maven-plugin
2 parents 6044ce9 + a90e767 commit e16f948

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.40.14</version>
37+
<version>0.40.17</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.28.8</version>
82+
<version>0.28.9</version>
8383
<configuration>
8484
<errorsAsWarnings>false</errorsAsWarnings>
8585
<enableStandardLibrary>false</enableStandardLibrary>

0 commit comments

Comments
 (0)