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 b240fbe commit afe8442Copy full SHA for afe8442
CITATION renamed to CITATION.md
FUNDING renamed to FUNDING.md
LICENSE renamed to LICENSE.md
RELEASE-NOTES renamed to RELEASE-NOTES.md
pom.xml
@@ -63,7 +63,7 @@
63
<plugin>
64
<groupId>org.rascalmpl</groupId>
65
<artifactId>rascal-maven-plugin</artifactId>
66
- <version>0.25.0-RC1</version>
+ <version>0.27.3</version>
67
<configuration>
68
<bin>${project.build.outputDirectory}</bin>
69
<srcs>
@@ -146,7 +146,7 @@
146
<dependency>
147
148
<artifactId>rascal</artifactId>
149
- <version>0.35.0-RC5</version>
+ <version>0.40.2</version>
150
</dependency>
151
</dependencies>
152
</project>
0 commit comments