Skip to content

Commit

Permalink
Using latest typepal and rascal-core versions
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyLandman committed Oct 22, 2024
1 parent 49bb0ae commit ddee2b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,17 +40,17 @@
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal-tutor</artifactId>
<version>0.19.6</version>
<version>0.19.7</version>
</dependency>
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>typepal</artifactId>
<version>0.14.4</version>
<version>0.14.6</version>
</dependency>
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal-core</artifactId>
<version>0.12.9</version>
<version>0.12.10</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
Expand Down

0 comments on commit ddee2b7

Please sign in to comment.