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 Jan 23, 2025
1 parent 47445f3 commit 6f8ee5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rascal-lsp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,12 @@
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal-core</artifactId>
<version>0.12.13-RC1</version>
<version>0.12.13</version>
</dependency>
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>typepal</artifactId>
<version>0.15.0-RC1</version>
<version>0.15.0</version>
</dependency>
<!-- Rascal tests require JUnit 4 -->
<dependency>
Expand Down

0 comments on commit 6f8ee5a

Please sign in to comment.