Skip to content

Commit e82ca2d

Browse files
authored
Merge pull request #7 from cwi-swat/rascal-0.41.2
Bumped Rascal dependency to 0.41.2
2 parents e8ca018 + c4a5a7b commit e82ca2d

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.0</version>
37+
<version>0.41.2</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.0</version>
82+
<version>0.30.3</version>
8383
<configuration>
8484
<enableStandardLibrary>false</enableStandardLibrary>
8585
<bin>${project.build.outputDirectory}</bin>

0 commit comments

Comments
 (0)