Skip to content

Commit

Permalink
Using latest versions of rascal and rascal-core
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyLandman committed Jul 15, 2024
1 parent 0b73310 commit 148255c
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 @@ -32,7 +32,7 @@
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal</artifactId>
<version>0.40.4</version>
<version>0.40.6</version>
</dependency>
</dependencies>

Expand Down Expand Up @@ -71,7 +71,7 @@
<plugin>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal-maven-plugin</artifactId>
<version>0.27.5</version>
<version>0.28.0-RC1</version>
<configuration>
<errorsAsWarnings>false</errorsAsWarnings>
<bin>${project.build.outputDirectory}</bin>
Expand Down

0 comments on commit 148255c

Please sign in to comment.