Skip to content

Commit

Permalink
Using latest rascal-core and typepal
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyLandman committed Oct 26, 2024
1 parent 0917164 commit eec9ad1
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 @@ -45,12 +45,12 @@
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>typepal</artifactId>
<version>0.14.6</version>
<version>0.14.7-BOOT1</version>
</dependency>
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal-core</artifactId>
<version>0.12.10</version>
<version>0.12.11-BOOT1</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
Expand Down

0 comments on commit eec9ad1

Please sign in to comment.