Skip to content

Commit

Permalink
Using latest rascal-core typechecker
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyLandman committed Oct 2, 2024
1 parent 6b3e5f6 commit 30c9a2d
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 @@ -11,7 +11,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.compiler.release>11</maven.compiler.release>

<rascal-maven.version>0.28.1-BOOT4</rascal-maven.version>
<rascal-maven.version>0.28.2-BOOT1</rascal-maven.version>
</properties>

<scm>
Expand Down Expand Up @@ -160,7 +160,7 @@
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal</artifactId>
<version>0.40.7</version>
<version>0.40.8</version>
</dependency>
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
Expand Down

0 comments on commit 30c9a2d

Please sign in to comment.