Skip to content

Commit 6250b37

Browse files
committed
Using latest rascal version
1 parent d431287 commit 6250b37

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
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>org.rascalmpl</groupId>
3636
<artifactId>rascal</artifactId>
37-
<version>0.41.2</version>
37+
<version>0.42.0</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.30.3</version>
82+
<version>0.31.0</version>
8383
<configuration>
8484
<enableStandardLibrary>false</enableStandardLibrary>
8585
<bin>${project.build.outputDirectory}</bin>

0 commit comments

Comments
 (0)