Skip to content

Commit afe8442

Browse files
committed
Moved to the latest rascal and rascal-plugin release
1 parent b240fbe commit afe8442

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

CITATION renamed to CITATION.md

File renamed without changes.

FUNDING renamed to FUNDING.md

File renamed without changes.

LICENSE renamed to LICENSE.md

File renamed without changes.
File renamed without changes.

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<plugin>
6464
<groupId>org.rascalmpl</groupId>
6565
<artifactId>rascal-maven-plugin</artifactId>
66-
<version>0.25.0-RC1</version>
66+
<version>0.27.3</version>
6767
<configuration>
6868
<bin>${project.build.outputDirectory}</bin>
6969
<srcs>
@@ -146,7 +146,7 @@
146146
<dependency>
147147
<groupId>org.rascalmpl</groupId>
148148
<artifactId>rascal</artifactId>
149-
<version>0.35.0-RC5</version>
149+
<version>0.40.2</version>
150150
</dependency>
151151
</dependencies>
152152
</project>

0 commit comments

Comments
 (0)