Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit

Permalink
Using latest rascal and typepal
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyLandman committed Nov 6, 2024
1 parent 42ff021 commit fb330b2
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.8-SNAPSHOT</version>
<version>0.14.8-BOOT1</version>
</dependency>
<dependency>
<groupId>io.usethesource</groupId>
Expand All @@ -243,7 +243,7 @@
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal</artifactId>
<version>0.40.13-BOOT2</version>
<version>0.40.16</version>
</dependency>
</dependencies>
</project>

0 comments on commit fb330b2

Please sign in to comment.