Skip to content

Commit

Permalink
Using latest rascal versions to work on closing the boot cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyLandman committed Nov 7, 2024
1 parent 0469b67 commit 5d446d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<plugin>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal-maven-plugin</artifactId>
<version>0.28.7-BOOT4</version>
<version>0.28.9-BOOT1</version>
<configuration>
<bin>${project.build.outputDirectory}</bin>
<srcs>
Expand Down Expand Up @@ -186,7 +186,7 @@
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal</artifactId>
<version>0.40.16</version>
<version>0.40.17</version>
</dependency>
</dependencies>
</project>

0 comments on commit 5d446d5

Please sign in to comment.