Skip to content

Commit

Permalink
Merge pull request #17 from SWAT-engineering/chore/update-latest-rasc…
Browse files Browse the repository at this point in the history
…al-release

Moved to the latest rascal and rascal-plugin release
  • Loading branch information
mahills authored Sep 12, 2024
2 parents 640f6dd + d88d77f commit 6d5d502
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
File renamed without changes.
File renamed without changes.
Empty file added RELEASE-NOTES.md
Empty file.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal</artifactId>
<version>0.34.0</version>
<version>0.40.4</version>
</dependency>
<dependency>
<groupId>edu.appstate.cs</groupId>
<artifactId>rascal-git</artifactId>
<version>0.1.14</version>
<version>0.1.15</version>
</dependency>
</dependencies>

Expand Down Expand Up @@ -136,7 +136,7 @@
<plugin>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal-maven-plugin</artifactId>
<version>0.22.0</version>
<version>0.27.5</version>
<configuration>
<errorsAsWarnings>true</errorsAsWarnings>
<enableStandardLibrary>false</enableStandardLibrary>
Expand Down

0 comments on commit 6d5d502

Please sign in to comment.