Skip to content

Commit

Permalink
Using latest versions of all bootstrapped dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyLandman committed Jul 22, 2024
1 parent 3677d47 commit 0fa6371
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,22 +35,22 @@
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal</artifactId>
<version>0.40.6</version>
<version>0.40.7</version>
</dependency>
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal-tutor</artifactId>
<version>0.19.4</version>
<version>0.19.5</version>
</dependency>
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>typepal</artifactId>
<version>0.13.4-BOOT1</version>
<version>0.13.4</version>
</dependency>
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal-core</artifactId>
<version>0.12.3-BOOT1</version>
<version>0.12.3</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
Expand Down

0 comments on commit 0fa6371

Please sign in to comment.