Skip to content

Commit b17b998

Browse files
authored
Merge pull request #97 from usethesource/rascal-0.41.2
Bumped Rascal dependency to 0.41.2
2 parents 8d84fa7 + dd39617 commit b17b998

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
@@ -59,7 +59,7 @@
5959
<plugin>
6060
<groupId>org.rascalmpl</groupId>
6161
<artifactId>rascal-maven-plugin</artifactId>
62-
<version>0.30.0</version>
62+
<version>0.30.3</version>
6363
<configuration>
6464
<errorsAsWarnings>false</errorsAsWarnings>
6565
<bin>${project.build.outputDirectory}</bin>
@@ -155,7 +155,7 @@
155155
<dependency>
156156
<groupId>org.rascalmpl</groupId>
157157
<artifactId>rascal</artifactId>
158-
<version>0.41.0</version>
158+
<version>0.41.2</version>
159159
<scope>compile</scope>
160160
</dependency>
161161
<dependency>

0 commit comments

Comments
 (0)