Skip to content

Commit 3f8f802

Browse files
authored
Merge pull request #94 from usethesource/chore/update-rascal-version
Updated to latest rascal and rascal-maven-plugin
2 parents 9938401 + 423fc7d commit 3f8f802

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.28.8</version>
62+
<version>0.28.9</version>
6363
<configuration>
6464
<errorsAsWarnings>false</errorsAsWarnings>
6565
<bin>${project.build.outputDirectory}</bin>
@@ -158,7 +158,7 @@
158158
<dependency>
159159
<groupId>org.rascalmpl</groupId>
160160
<artifactId>rascal</artifactId>
161-
<version>0.40.14</version>
161+
<version>0.40.17</version>
162162
<scope>compile</scope>
163163
</dependency>
164164
<dependency>

0 commit comments

Comments
 (0)