Skip to content

Commit c4a5a7b

Browse files
committed
Bumped Rascal dependency to 0.41.1
1 parent e8ca018 commit c4a5a7b

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)