Skip to content

Commit

Permalink
Closing the bootstrap cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyLandman committed Nov 7, 2024
1 parent 2867831 commit 1c8ed13
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 @@ -35,7 +35,7 @@
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal</artifactId>
<version>0.40.16</version>
<version>0.40.17</version>
</dependency>
<dependency>
<groupId>org.rascalmpl</groupId>
Expand All @@ -45,12 +45,12 @@
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>typepal</artifactId>
<version>0.14.8-BOOT1</version>
<version>0.14.8</version>
</dependency>
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal-core</artifactId>
<version>0.12.12-BOOT1</version>
<version>0.12.12</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
Expand Down

0 comments on commit 1c8ed13

Please sign in to comment.