Skip to content

Commit

Permalink
Using latest rascal and rascal-core
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyLandman committed Oct 17, 2024
1 parent 8334ff7 commit 0b5f94d
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 @@ -156,7 +156,7 @@
<plugin>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal-maven-plugin</artifactId>
<version>0.28.2-BOOT1</version>
<version>0.28.5</version>
<!-- disabled for release
<configuration>
<generated>${project.build.directory}/generated-test-sources</generated>
Expand Down Expand Up @@ -228,7 +228,7 @@
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>typepal</artifactId>
<version>0.14.3</version>
<version>0.14.4</version>
</dependency>
<dependency>
<groupId>io.usethesource</groupId>
Expand Down

0 comments on commit 0b5f94d

Please sign in to comment.