Skip to content

Commit

Permalink
Changed Rascal version
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulKlint committed Nov 3, 2024
1 parent eca2d82 commit ff9d032
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<goals>
<goal>package</goal>
</goals>
</execution>
</execution>
<execution>
<id>default-cli</id>
<phase>compile</phase>
Expand All @@ -104,7 +104,7 @@
<src>${project.basedir}/src</src>
</srcs>
</configuration>
</execution>
</execution>
</executions>
</plugin>
<plugin>
Expand Down Expand Up @@ -186,7 +186,7 @@
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal</artifactId>
<version>0.40.13-BOOT2</version>
<version>0.40.15-SNAPSHOT</version>
</dependency>
</dependencies>
</project>

0 comments on commit ff9d032

Please sign in to comment.