Skip to content

Commit

Permalink
Updating to latest rascal with bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyLandman committed Oct 10, 2024
1 parent f7f78a6 commit f845092
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 @@ -35,7 +35,7 @@
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal</artifactId>
<version>0.40.9</version>
<version>0.40.11</version>
</dependency>
<dependency>
<groupId>org.rascalmpl</groupId>
Expand All @@ -50,7 +50,7 @@
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal-core</artifactId>
<version>0.12.7</version>
<version>0.12.8</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
Expand Down

0 comments on commit f845092

Please sign in to comment.