Skip to content

Commit

Permalink
Using latest rascal and typepal
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyLandman committed Oct 26, 2024
1 parent c246b95 commit 4b0f804
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 @@ -228,7 +228,7 @@
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>typepal</artifactId>
<version>0.14.7-BOOT1</version>
<version>0.14.7</version>
</dependency>
<dependency>
<groupId>io.usethesource</groupId>
Expand All @@ -243,7 +243,7 @@
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal</artifactId>
<version>0.40.11</version>
<version>0.40.13-BOOT2</version>
</dependency>
</dependencies>
</project>

0 comments on commit 4b0f804

Please sign in to comment.