Skip to content

Commit 5d446d5

Browse files
committed
Using latest rascal versions to work on closing the boot cycle
1 parent 0469b67 commit 5d446d5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<plugin>
6060
<groupId>org.rascalmpl</groupId>
6161
<artifactId>rascal-maven-plugin</artifactId>
62-
<version>0.28.7-BOOT4</version>
62+
<version>0.28.9-BOOT1</version>
6363
<configuration>
6464
<bin>${project.build.outputDirectory}</bin>
6565
<srcs>
@@ -186,7 +186,7 @@
186186
<dependency>
187187
<groupId>org.rascalmpl</groupId>
188188
<artifactId>rascal</artifactId>
189-
<version>0.40.16</version>
189+
<version>0.40.17</version>
190190
</dependency>
191191
</dependencies>
192192
</project>

0 commit comments

Comments
 (0)