Skip to content

Commit

Permalink
bumped rscal and rascal-maven-plugin for compatibility sake
Browse files Browse the repository at this point in the history
  • Loading branch information
jurgenvinju committed Aug 31, 2023
1 parent bbc1261 commit e526143
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rascal-eclipse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal</artifactId>
<version>0.29.0</version>
<version>0.30.7</version>
</dependency>
<dependency>
<groupId>org.rascalmpl</groupId>
Expand Down Expand Up @@ -93,7 +93,7 @@
<plugin>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal-maven-plugin</artifactId>
<version>0.12.1</version>
<version>0.20.1</version>
<configuration>
<errorsAsWarnings>true</errorsAsWarnings>
<bin>${project.build.outputDirectory}</bin>
Expand Down

0 comments on commit e526143

Please sign in to comment.