Skip to content

Commit be341b9

Browse files
committed
Using latest rascal
1 parent 4d896e5 commit be341b9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<plugin>
6161
<groupId>org.rascalmpl</groupId>
6262
<artifactId>rascal-maven-plugin</artifactId>
63-
<version>0.30.3</version>
63+
<version>0.30.7</version>
6464
<configuration>
6565
<bin>${project.build.outputDirectory}</bin>
6666
<srcs>
@@ -183,7 +183,7 @@
183183
<dependency>
184184
<groupId>org.rascalmpl</groupId>
185185
<artifactId>rascal</artifactId>
186-
<version>0.42.0-RC2</version>
186+
<version>0.42.0</version>
187187
<scope>provided</scope>
188188
</dependency>
189189
</dependencies>

0 commit comments

Comments
 (0)