We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d896e5 commit be341b9Copy full SHA for be341b9
1 file changed
pom.xml
@@ -60,7 +60,7 @@
60
<plugin>
61
<groupId>org.rascalmpl</groupId>
62
<artifactId>rascal-maven-plugin</artifactId>
63
- <version>0.30.3</version>
+ <version>0.30.7</version>
64
<configuration>
65
<bin>${project.build.outputDirectory}</bin>
66
<srcs>
@@ -183,7 +183,7 @@
183
<dependency>
184
185
<artifactId>rascal</artifactId>
186
- <version>0.42.0-RC2</version>
+ <version>0.42.0</version>
187
<scope>provided</scope>
188
</dependency>
189
</dependencies>
0 commit comments