Skip to content

Commit fee15b3

Browse files
committed
Updating to latest rascal and rascal-maven-plugin
1 parent c731909 commit fee15b3

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
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.rascalmpl</groupId>
5050
<artifactId>rascal</artifactId>
51-
<version>0.40.14</version>
51+
<version>0.40.17</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>edu.appstate.cs</groupId>
@@ -136,7 +136,7 @@
136136
<plugin>
137137
<groupId>org.rascalmpl</groupId>
138138
<artifactId>rascal-maven-plugin</artifactId>
139-
<version>0.28.8</version>
139+
<version>0.28.9</version>
140140
<configuration>
141141
<enableStandardLibrary>false</enableStandardLibrary>
142142
<bin>${project.build.outputDirectory}</bin>

0 commit comments

Comments
 (0)