We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1070cbb commit 2a9ad40Copy full SHA for 2a9ad40
pom.xml
@@ -59,7 +59,7 @@
59
<plugin>
60
<groupId>org.rascalmpl</groupId>
61
<artifactId>rascal-maven-plugin</artifactId>
62
- <version>0.21.0</version>
+ <version>0.22.0</version>
63
<configuration>
64
<bin>${project.build.outputDirectory}</bin>
65
<srcs>
@@ -165,7 +165,7 @@
165
<dependency>
166
167
<artifactId>rascal</artifactId>
168
- <version>0.33.7</version>
+ <version>0.34.0</version>
169
</dependency>
170
</dependencies>
171
</project>
0 commit comments