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 c731909 commit fee15b3Copy full SHA for fee15b3
pom.xml
@@ -48,7 +48,7 @@
48
<dependency>
49
<groupId>org.rascalmpl</groupId>
50
<artifactId>rascal</artifactId>
51
- <version>0.40.14</version>
+ <version>0.40.17</version>
52
</dependency>
53
54
<groupId>edu.appstate.cs</groupId>
@@ -136,7 +136,7 @@
136
<plugin>
137
138
<artifactId>rascal-maven-plugin</artifactId>
139
- <version>0.28.8</version>
+ <version>0.28.9</version>
140
<configuration>
141
<enableStandardLibrary>false</enableStandardLibrary>
142
<bin>${project.build.outputDirectory}</bin>
0 commit comments