Skip to content

Commit

Permalink
Moved to the latest rascal and rascal-plugin release
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyLandman committed Jun 14, 2024
1 parent b240fbe commit afe8442
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<plugin>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal-maven-plugin</artifactId>
<version>0.25.0-RC1</version>
<version>0.27.3</version>
<configuration>
<bin>${project.build.outputDirectory}</bin>
<srcs>
Expand Down Expand Up @@ -146,7 +146,7 @@
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal</artifactId>
<version>0.35.0-RC5</version>
<version>0.40.2</version>
</dependency>
</dependencies>
</project>

0 comments on commit afe8442

Please sign in to comment.