We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2867831 commit 1c8ed13Copy full SHA for 1c8ed13
1 file changed
pom.xml
@@ -35,7 +35,7 @@
35
<dependency>
36
<groupId>org.rascalmpl</groupId>
37
<artifactId>rascal</artifactId>
38
- <version>0.40.16</version>
+ <version>0.40.17</version>
39
</dependency>
40
41
@@ -45,12 +45,12 @@
45
46
47
<artifactId>typepal</artifactId>
48
- <version>0.14.8-BOOT1</version>
+ <version>0.14.8</version>
49
50
51
52
<artifactId>rascal-core</artifactId>
53
- <version>0.12.12-BOOT1</version>
+ <version>0.12.12</version>
54
55
56
<groupId>org.apache.maven</groupId>
0 commit comments