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.
2 parents 30bff89 + eac3d46 commit 3ff8443Copy full SHA for 3ff8443
1 file changed
pom.xml
@@ -63,7 +63,7 @@
63
<plugin>
64
<groupId>org.rascalmpl</groupId>
65
<artifactId>rascal-maven-plugin</artifactId>
66
- <version>0.30.0</version>
+ <version>0.30.3</version>
67
<configuration>
68
<bin>${project.build.outputDirectory}</bin>
69
<srcs>
@@ -144,7 +144,7 @@
144
<dependency>
145
146
<artifactId>rascal</artifactId>
147
- <version>0.41.0</version>
+ <version>0.41.2</version>
148
</dependency>
149
</dependencies>
150
</project>
0 commit comments