Skip to content

Commit 2a9ad40

Browse files
committed
bumped rascal to 0.34.0 and the maven plugin to 0.22.0
1 parent 1070cbb commit 2a9ad40

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.21.0</version>
62+
<version>0.22.0</version>
6363
<configuration>
6464
<bin>${project.build.outputDirectory}</bin>
6565
<srcs>
@@ -165,7 +165,7 @@
165165
<dependency>
166166
<groupId>org.rascalmpl</groupId>
167167
<artifactId>rascal</artifactId>
168-
<version>0.33.7</version>
168+
<version>0.34.0</version>
169169
</dependency>
170170
</dependencies>
171171
</project>

0 commit comments

Comments
 (0)