Skip to content

Commit 0e11808

Browse files
committed
bumped rascal and maven plugin
1 parent 99fccd7 commit 0e11808

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
@@ -63,7 +63,7 @@
6363
<plugin>
6464
<groupId>org.rascalmpl</groupId>
6565
<artifactId>rascal-maven-plugin</artifactId>
66-
<version>0.30.3</version>
66+
<version>0.31.0</version>
6767
<configuration>
6868
<bin>${project.build.outputDirectory}</bin>
6969
<srcs>
@@ -144,7 +144,7 @@
144144
<dependency>
145145
<groupId>org.rascalmpl</groupId>
146146
<artifactId>rascal</artifactId>
147-
<version>0.41.2</version>
147+
<version>0.42.0</version>
148148
</dependency>
149149
</dependencies>
150150
</project>

0 commit comments

Comments
 (0)